Searched defs:issig_forreal (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dsig.c430 static int issig_forreal(void);
438 return ((why == FORREAL)? issig_forreal() : issig_justlooking());
452 * "Is there any reason to call issig_forreal()?"
517 issig_forreal(void) function
1747 * waitid() and issig_forreal() via sigcld_repost().
2064 * issig_forreal() doesn't bother dequeueing signals if SKILLED

Completed in 78 milliseconds