Static TASK_WAKERS

Source
static TASK_WAKERS: Once<Mutex<BTreeMap<usize, Waker>>>
Expand description

Global registry of task-specific wakers for waitpid