Searched defs:PidStrcut (Results 1 – 2 of 2) sorted by relevance
55 pub struct PidStrcut { struct61 impl Default for PidStrcut { argument72 impl PidStrcut { impl84 pub fn put_pid(pid: PidStrcut) { in put_pid()89 pub fn alloc_pid(ns: Arc<PidNamespace>, set_tid: Vec<usize>) -> Result<PidStrcut, SystemError> { in alloc_pid()
900 pub fn pid_strcut(&self) -> Arc<RwLock<PidStrcut>> { in pid_strcut()