Stride.Core.MicroThreading Namespace
Classes
Provides a communication mechanism between MicroThread. |
||
Represents an execution context managed by a Scheduler, that can cooperatively yield execution to another MicroThread at any point (usually using async calls). |
||
Provides microthread-local storage of data. |
||
Scheduler that manage a group of cooperating MicroThread. |
||
Provides data for the MicroThreadStarted, MicroThreadEnded, MicroThreadCallbackStart and MicroThreadCallbackEnd events. |
||