Static WAITING_PID

Source
pub static WAITING_PID: Mutex<Vec<(u64, u64, Waker)>>
Expand description

等待队列 (父进程 id, 子进程 id)