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.