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