Searched refs:idtype_t (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/posix/sys/
H A Dwait.h36 } idtype_t; typedef in typeref:enum:__anon578
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)

Completed in 33 milliseconds