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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c497 uint32_t find_nexthighseq(ksyn_wait_queue_t kwq);
3966 kwq->kw_highseq = find_nexthighseq(kwq);
4000 kwq->kw_highseq = find_nexthighseq(kwq);
4210 find_nexthighseq(ksyn_wait_queue_t kwq) function

Completed in 22 milliseconds