Searched refs:waitid (Results 1 - 4 of 4) sorted by relevance

/haiku/headers/posix/sys/
H A Dwait.h13 /* waitpid()/waitid() options */
31 /* ID types for waitid() */
45 extern int waitid(idtype_t idType, id_t id, siginfo_t *info, int options);
/haiku/src/system/libroot/posix/sys/
H A Dwait.cpp95 waitid(idtype_t idType, id_t id, siginfo_t* info, int options) function
/haiku/src/system/libroot/stubbed/
H A Dlibroot_stubs.c2655 void waitid() {} function
H A Dlibroot_stubs_legacy.c2645 void waitid() {} function

Completed in 139 milliseconds