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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c3768 uint32_t lowword = kwq->kw_lastseqword & PTHRW_COUNT_MASK; local
3775 withinseq = ((is_seqlower_eq(rw_wc, highword) != 0) || (is_seqhigher_eq(lowword, rw_wc) != 0));

Completed in 24 milliseconds