Searched defs:child_pcb (Results 1 – 1 of 1) sorted by relevance
115 let child_pcb = ProcessManager::find(kwo.pid).ok_or(SystemError::ECHILD); in do_wait() localVariable141 let child_pcb = child_pcb.unwrap(); in do_wait() localVariable