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

/illumos-gate/usr/src/uts/common/os/
H A Dcondvar.c521 * non-NULL sigret) that they will take care of signalling the cv
528 cv_wait_sig_swap_core(kcondvar_t *cvp, kmutex_t *mp, int *sigret) argument
585 if (sigret != NULL)
586 *sigret = signalled; /* just tell the caller */

Completed in 433 milliseconds