IFiberScheduler.cs
Go to the documentation of this file.
Definition: AggregateException.cs:31
A Fiber is a lightweight means of scheduling work that enables multiple units of processing to execut...
Definition: Fiber.ContinueWith.cs:8
Interface used by Fiber to access protected methods of the scheduler.
Definition: IFiberScheduler.cs:38
void QueueFiber(Fiber fiber)
Queues the fiber for execution on the scheduler.
Definition: IStructuralComparable.cs:33
Definition: Fiber.ContinueWith.cs:6
Definition: AotInterlocked.cs:3