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

/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c138 int kw_dropcount; /* current users unlocking... */ member in struct:ksyn_wait_queue
1647 } else if (kwq->kw_iocount == 1 && kwq->kw_dropcount == kwq->kw_iocount) {
1679 kwq->kw_dropcount++;
1704 kwq->kw_dropcount--;

Completed in 77 milliseconds