Home
last modified time | relevance | path

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

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