Searched refs:FG_INSMSGQ (Results 1 – 2 of 2) sorted by relevance
151 #define FG_INSMSGQ 0x02 /* insert to msgqueue pending .. */ macro
2242 fg->fg_lflags |= FG_INSMSGQ; in fg_insertuipc_mark()2266 if (fg->fg_lflags & FG_INSMSGQ) { in fg_insertuipc()2271 fg->fg_lflags &= ~FG_INSMSGQ; in fg_insertuipc()2298 while (fg->fg_lflags & FG_INSMSGQ) { in fg_removeuipc_mark()2510 VERIFY(rp[i]->fg_lflags & FG_INSMSGQ); in unp_internalize()