Searched refs:pid_type (Results 1 – 1 of 1) sorted by relevance
25 pub pid_type: PidType, field43 pub fn new(pid_type: PidType, pid: Pid, options: WaitOption) -> Self { in new()45 pid_type, in new()116 if kwo.pid_type != PidType::MAX && child_pcb.is_err() { in do_wait()140 if kwo.pid_type == PidType::PID { in do_wait()150 } else if kwo.pid_type == PidType::MAX { in do_wait()172 warn!("kernel_wait4: currently not support {:?}", kwo.pid_type); in do_wait()