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