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

/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c306 static int ksyn_wakeupreaders(ksyn_wait_queue_t kwq, uint32_t limitread, int allreaders, uint32_t updatebits, int *wokenp);
1980 ksyn_wakeupreaders(ksyn_wait_queue_t kwq, uint32_t limitread, int allreaders, uint32_t updatebits, int *wokenp) function
2099 failed = ksyn_wakeupreaders(kwq, limitrdnum, allreaders, updatebits, &woken);

Completed in 76 milliseconds