Home
last modified time | relevance | path

Searched refs:WUNTRACED (Results 1 – 2 of 2) sorted by relevance

/DragonOS/kernel/src/process/
H A Dabi.rs91 const WUNTRACED = 0x00000002; constant
H A Dexit.rs210 if (!ptrace) && (!kwo.options.contains(WaitOption::WUNTRACED)) { in do_waitpid()