Home
last modified time | relevance | path

Searched defs:proc_exiting (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/bsd/kern/
H A Dkern_exit.c1522 bool proc_exiting = false; in exit_with_reason() local
H A Dkern_proc.c1766 proc_exiting(proc_t p) in proc_exiting() function