Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/sys/ !
H A Dsignalvar.h227 void sig_lock_to_exit(struct proc *p);
/xnu-8792.41.9/bsd/kern/ !
H A Dkern_sig.c3537 sig_lock_to_exit(proc_t p) in sig_lock_to_exit() function
H A Dkern_exit.c1518 sig_lock_to_exit(p); in exit_with_reason()