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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c496 uint32_t find_nextlowseq(ksyn_wait_queue_t kwq);
3964 kwq->kw_lowseq = find_nextlowseq(kwq);
3998 kwq->kw_lowseq = find_nextlowseq(kwq);
4183 find_nextlowseq(ksyn_wait_queue_t kwq) function

Completed in 36 milliseconds