Searched defs:current_pcb (Results 1 – 2 of 2) sorted by relevance
19 #define current_pcb get_current_pcb() macro
7 pub fn current_pcb() -> &'static mut process_control_block { in current_pcb() function