Home
last modified time | relevance | path

Searched refs:sig_lock_to_exit (Results 1 – 3 of 3) sorted by relevance

/xnu-12377.81.4/bsd/sys/
H A Dsignalvar.h227 void sig_lock_to_exit(struct proc *p);
/xnu-12377.81.4/bsd/kern/
H A Dkern_sig.c3604 sig_lock_to_exit(proc_t p) in sig_lock_to_exit() function
H A Dkern_exit.c1643 sig_lock_to_exit(p); in exit_with_reason()