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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c499 int find_seq_till(ksyn_wait_queue_t kwq, uint32_t upto, uint32_t nwaiters, uint32_t *countp);
2257 if (find_seq_till(kwq, curgen, diff, &count) == 0) {
2526 if (find_seq_till(kwq, curgen, diff, &count) == 0) {
4304 find_seq_till(ksyn_wait_queue_t kwq, uint32_t upto, uint32_t nwaiters, uint32_t *countp) function

Completed in 71 milliseconds