__WNOTHREAD
if ((wo->wo_flags & __WNOTHREAD) && wo->child_wait.private != p->parent)
return current == parent || (!(wo->wo_flags & __WNOTHREAD) &&
if (wo->wo_flags & __WNOTHREAD)
__WNOTHREAD|__WCLONE|__WALL))
__WNOTHREAD|__WCLONE|__WALL))
ret = waitid(P_PID, pid, &info, options | __WALL | __WNOTHREAD);