Searched refs:sleepq_wakeall_chan (Results 1 – 3 of 3) sorted by relevance
65 extern void sleepq_wakeall_chan(sleepq_t *, void *);
250 sleepq_wakeall_chan(sleepq_t *spq, void *chan) in sleepq_wakeall_chan() function
642 sleepq_wakeall_chan(&sqh->sq_queue, cp); in cv_broadcast()