Searched refs:FG_WINSMSGQ (Results 1 – 2 of 2) sorted by relevance
152 #define FG_WINSMSGQ 0x04 /* wait for the fielglob is in msgque */ macro
2262 if (fg->fg_lflags & FG_WINSMSGQ) { in fg_insertuipc()2263 fg->fg_lflags &= ~FG_WINSMSGQ; in fg_insertuipc()2291 fg->fg_lflags |= FG_WINSMSGQ; in fg_removeuipc_mark()