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

/macosx-10.10/libpthread-105.1.4/kern/
H A Dkern_synch.c294 static int find_seq_till(ksyn_wait_queue_t kwq, uint32_t upto, uint32_t nwaiters, uint32_t *countp);
1435 if (find_seq_till(kwq, curgen, diff, &count) == 0) {
2454 find_seq_till(ksyn_wait_queue_t kwq, uint32_t upto, uint32_t nwaiters, uint32_t *countp) function

Completed in 109 milliseconds