Home
last modified time | relevance | path

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

/haiku/headers/posix/sys/
H A Dwait.h33 P_ALL, /* wait for any children, ignore ID */ enumerator
/haiku/src/system/libroot/posix/sys/
H A Dwait.cpp99 case P_ALL: in waitid()