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

/darwin-on-arm/xnu/osfmk/i386/commpage/
H A Dpthreads.s45 #define PTHRW_BIT_MASK 0x000000ff; define
/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c251 #define PTHRW_BIT_MASK 0x000000ff macro
3797 val |= ((kwq->kw_nextseqword & PTHRW_BIT_MASK) | PTH_RWL_MBIT);

Completed in 67 milliseconds