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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c283 #define PTH_RWS_CV_CBIT PTH_RWS_SBIT /* kernel has cleared all info w.r.s.t CV */ macro
532 if ((rw_wc & PTH_RWS_CV_CBIT) != 0) {
1494 uth->uu_rval[0] = PTHRW_INC | PTH_RWS_CV_CBIT;
4485 updatebits |= PTH_RWS_CV_CBIT;

Completed in 19 milliseconds