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

/xnu-2782.1.97/bsd/sys/
H A Dfile_internal.h153 #define FG_WINSMSGQ 0x04 /* wait for the fielglob is in msgque */ macro
/xnu-2782.1.97/bsd/kern/
H A Dkern_descrip.c5539 if (fg->fg_lflags & FG_WINSMSGQ) {
5540 fg->fg_lflags &= ~FG_WINSMSGQ;
5569 fg->fg_lflags |= FG_WINSMSGQ;

Completed in 25 milliseconds