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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c4112 uint32_t tseq = upto & PTHRW_COUNT_MASK; local
4122 if ((all == 0) && (is_seqhigher((kwe->kwe_lockseq & PTHRW_COUNT_MASK), tseq) != 0))

Completed in 79 milliseconds