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