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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h132 #define FG_WINSMSGQ 0x04 /* wait for the fielglob is in msgque */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c4340 if (fg->fg_lflags & FG_WINSMSGQ) {
4341 fg->fg_lflags &= ~FG_WINSMSGQ;
4370 fg->fg_lflags |= FG_WINSMSGQ;

Completed in 17 milliseconds