Searched refs:FG_RMMSGQ (Results 1 – 2 of 2) sorted by relevance
153 #define FG_RMMSGQ 0x08 /* the fileglob is being removed from msgqueue */ macro
2222 while (fg->fg_lflags & FG_RMMSGQ) { in fg_insertuipc_mark()2296 fg->fg_lflags |= FG_RMMSGQ; in fg_removeuipc_mark()2320 if (fg->fg_lflags & FG_RMMSGQ) { in fg_removeuipc()2325 fg->fg_lflags &= ~FG_RMMSGQ; in fg_removeuipc()2783 VERIFY(fg->fg_lflags & FG_RMMSGQ); in unp_discard()