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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dfile_internal.h131 #define FG_INSMSGQ 0x02 /* insert to msgqueue pending .. */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_descrip.c4328 fg->fg_lflags |= FG_INSMSGQ;
4339 fg->fg_lflags &= ~FG_INSMSGQ;
4367 while (fg->fg_lflags & FG_INSMSGQ) {

Completed in 80 milliseconds