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

/darwin-on-arm/xnu/bsd/kern/
H A Dpthread_support.c402 #define KSYN_KWF_ZEROEDOUT 2 /* the lword, etc are inited to 0 */ macro
521 if ((kwq->kw_kflags & KSYN_KWF_ZEROEDOUT) != 0) {
526 kwq->kw_kflags &= ~KSYN_KWF_ZEROEDOUT;
1482 ckwq->kw_kflags |= KSYN_KWF_ZEROEDOUT;
4495 ckwq->kw_kflags |= KSYN_KWF_ZEROEDOUT;

Completed in 16 milliseconds