Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h4041 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options);
4055 return_value = os_waitid_impl(module, idtype, id, options); in os_waitid()
/third_party/python/Modules/
H A Dposixmodule.c8516 os_waitid_impl(PyObject *module, idtype_t idtype, id_t id, int options) in os_waitid_impl() function

Completed in 27 milliseconds