Searched refs:sleepon (Results 1 – 1 of 1) sorted by relevance
3004 kcondvar_t *sleepon; in strwaitq() local3012 sleepon = &_RD(stp->sd_wrq)->q_wait; in strwaitq()3016 sleepon = &stp->sd_wrq->q_wait; in strwaitq()3094 rval = str_cv_wait(sleepon, &stp->sd_lock, timout, flag & STR_NOSIG); in strwaitq()3105 cv_broadcast(sleepon); in strwaitq()