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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c343 #define PTH_RWSHFT_TYPE_READ 0x0100 macro
3183 type |= PTH_RWSHFT_TYPE_READ;
3631 if ((rwtype & PTH_RWSHFT_TYPE_READ) != 0) {

Completed in 80 milliseconds