Home
last modified time | relevance | path

Searched refs:sleep_cnt (Results 1 – 1 of 1) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_event.c1722 u_int sleep_cnt = kq->kq_sleep_cnt; in kqueue_wakeup() local
1725 if (sleep_cnt == 1) in kqueue_wakeup()