Searched refs:P_PGID (Results 1 – 2 of 2) sorted by relevance
/haiku/headers/posix/sys/ | ||
H A D | wait.h | 35 P_PGID /* wait for any child whose process group ID matches */ enumerator |
/haiku/src/system/libroot/posix/sys/ | ||
H A D | wait.cpp | 110 case P_PGID: in waitid() |