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