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

/macosx-10.10/xnu-2782.1.97/bsd/sys/
H A Dproc_internal.h493 #define P_LADVLOCK 0x01 macro
/macosx-10.10/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c1006 OSBitOrAtomic(P_LADVLOCK, &p->p_ladvflag);
1018 OSBitOrAtomic(P_LADVLOCK, &p->p_ladvflag);
4940 if (p && (p->p_ladvflag & P_LADVLOCK) &&

Completed in 114 milliseconds