Searched refs:pid_strcut (Results 1 – 2 of 2) sorted by relevance
174 let active = pcb.pid_strcut().read().ns_of_pid(); in get_parent()194 let active = pcb.pid_strcut().read().ns_of_pid(); in install()
900 pub fn pid_strcut(&self) -> Arc<RwLock<PidStrcut>> { in pid_strcut() method