Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7907 os_eventfd_impl(PyObject *module, unsigned int initval, int flags);
7935 return_value = os_eventfd_impl(module, initval, flags); in os_eventfd()
/third_party/python/Modules/
H A Dposixmodule.c13245 os_eventfd_impl(PyObject *module, unsigned int initval, int flags) in os_eventfd_impl() function

Completed in 27 milliseconds