Searched refs:os_waitid_impl (Results 1 – 2 of 2) sorted by relevance
2997 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options);3011 return_value = os_waitid_impl(module, idtype, id, options); in os_waitid()
6996 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options) in os_waitid_impl() function