Type Definition fibers::fiber::ContextId[][src]

type ContextId = (SchedulerId, FiberId);

The identifier of an execution context.