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

/bionic/libc/include/sys/
H A Dwait.h60 /* Posix states that idtype_t should be an enumeration type, but
64 typedef int idtype_t; typedef
66 int waitid(idtype_t which, id_t id, siginfo_t* info, int options);
/bionic/tools/versioner/current/sys/
H A Dwait.h60 /* Posix states that idtype_t should be an enumeration type, but
64 typedef int idtype_t; typedef
66 int waitid(idtype_t which, id_t id, siginfo_t* info, int options);

Completed in 114 milliseconds