Home
last modified time | relevance | path

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

/xnu-11215/bsd/kern/
H A Dkern_event.c4824 int procwait; in kqfile_end_processing() local
4840 procwait = (kq->kqf_state & KQ_PROCWAIT); in kqfile_end_processing()
4843 if (procwait) { in kqfile_end_processing()