Home
last modified time | relevance | path

Searched refs:FG_WINSMSGQ (Results 1 – 2 of 2) sorted by relevance

/xnu-11215.81.4/bsd/sys/
H A Dfile_internal.h152 #define FG_WINSMSGQ 0x04 /* wait for the fielglob is in msgque */ macro
/xnu-11215.81.4/bsd/kern/
H A Duipc_usrreq.c2305 if (fg->fg_lflags & FG_WINSMSGQ) { in fg_insertuipc()
2306 fg->fg_lflags &= ~FG_WINSMSGQ; in fg_insertuipc()
2334 fg->fg_lflags |= FG_WINSMSGQ; in fg_removeuipc_mark()