Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7993 os_eventfd_write_impl(PyObject *module, int fd, unsigned long long value);
8015 return_value = os_eventfd_write_impl(module, fd, value); in os_eventfd_write()
/third_party/python/Modules/
H A Dposixmodule.c13293 os_eventfd_write_impl(PyObject *module, int fd, unsigned long long value) in os_eventfd_write_impl() function

Completed in 26 milliseconds