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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h134 #define FG_WRMMSGQ 0x10 /* wait for the fileglob to be removed from msgqueue */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c4321 fg->fg_lflags |= FG_WRMMSGQ;
4387 if (fg->fg_lflags & FG_WRMMSGQ) {
4388 fg->fg_lflags &= ~FG_WRMMSGQ;

Completed in 13 milliseconds