Expand description
Inject queue used to send wakeups to a work-stealing scheduler
Modulesยง
- metrics ๐
- pop ๐
- rt_multi_thread ๐
- shared ๐
- synced ๐
Structsยง
- Inject ๐Growable, MPMC queue used to inject new tasks into the scheduler and as an overflow queue when the local, fixed-size, array queue overflows.