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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c262 #define PTH_RWL_YBIT 0x08 /* yielding write waiters pending in kernel */ macro
3379 updatebits |= PTH_RWL_YBIT;
3443 updatebits |= PTH_RWL_YBIT;
3589 updatebits |= PTH_RWL_YBIT;
3602 updatebits |= PTH_RWL_YBIT;
3636 updatebits |= PTH_RWL_YBIT;
3707 updatebits |= PTH_RWL_YBIT;
3721 updatebits |= PTH_RWL_YBIT;

Completed in 24 milliseconds