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

/macosx-10.5.8/xnu-1228.15.4/osfmk/kern/
H A Dwait_queue.c186 wqset->wqs_refcount = 0;
207 wq_set->wqs_refcount = 0;
871 if (wqs->wqs_isprepost && wqs->wqs_refcount > 0)
1018 wqs->wqs_refcount++;
H A Dwait_queue.h83 unsigned int wqs_refcount; /* refcount for preposting */ member in struct:wait_queue_set

Completed in 24 milliseconds