Searched refs:KERN_SIG_HOLD (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsignalvar.h108 #define KERN_SIG_HOLD (void (*)(int))3 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sig.c1640 action = KERN_SIG_HOLD;
1692 if ((action == KERN_SIG_HOLD) && ((prop & SA_CONT) == 0 || sig_proc->p_stat != SSTOP)) {

Completed in 25 milliseconds