Searched refs:FG_WRMMSGQ (Results 1 – 2 of 2) sorted by relevance
154 #define FG_WRMMSGQ 0x10 /* wait for the fileglob to be removed from msgqueue */ macro
2268 fg->fg_lflags |= FG_WRMMSGQ; in fg_insertuipc_mark()2369 if (fg->fg_lflags & FG_WRMMSGQ) { in fg_removeuipc()2370 fg->fg_lflags &= ~FG_WRMMSGQ; in fg_removeuipc()