Expand description
A thread-per-core host scheduler.
Structs§
- Host
Iter  - Supports iterating over all hosts assigned to this thread. For this thread-per-core scheduler, the iterator may steal hosts from other threads.
 - Scheduler
Scope  - A wrapper around the work pool’s scoped runner.
 - Thread
PerCore Sched  - A host scheduler.