Encapsulates all implementation-level data needed for scheduling.
When defining a Scheduler, an instance of this struct must be associated with each logical thread. It contains all implementation-level information needed by the internal API.
Cleans up this ThreadInfo.
Gets a thread-local instance of ThreadInfo.
See Implementation
Encapsulates all implementation-level data needed for scheduling.
When defining a Scheduler, an instance of this struct must be associated with each logical thread. It contains all implementation-level information needed by the internal API.