Threads
Modules: thread/affinity, thread/mod, thread/pool
Thread modules expose affinity helpers, thread wrappers, and work-stealing pool APIs.
| Module | Purpose |
|---|
thread/affinity | CpuAffinity and CPU affinity helpers |
thread/mod | Thread, sleep, and yieldNow |
thread/pool | WorkStealingPool |