Home
last modified time | relevance | path

Searched refs:HAVE_EVENTFD (Results 1 – 13 of 13) sorted by relevance

/external/libusb/libusb/os/
Devents_posix.c25 #ifdef HAVE_EVENTFD
33 #ifdef HAVE_EVENTFD
49 #ifdef HAVE_EVENTFD in usbi_create_event()
115 #ifdef HAVE_EVENTFD in usbi_destroy_event()
Devents_posix.h29 #ifdef HAVE_EVENTFD
/external/libusb/windows/
Dconfig.h39 #define HAVE_EVENTFD 1 macro
/external/libusb/linux/
Dconfig.h39 #define HAVE_EVENTFD 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h322 #define HAVE_EVENTFD 1 macro
/external/python/cpython3/android/linux_arm64/pyconfig/
Dpyconfig.h322 #define HAVE_EVENTFD 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h324 #define HAVE_EVENTFD 1 macro
/external/libusb/
Dconfigure.ac260 AC_DEFINE([HAVE_EVENTFD], [1], [Define to 1 if the system has eventfd functionality.]) definition
/external/libevent/
Dconfig.h.in60 #undef HAVE_EVENTFD
/external/python/cpython3/Modules/clinic/
Dposixmodule.c.h7819 #if defined(HAVE_EVENTFD)
7867 #if defined(HAVE_EVENTFD)
7905 #if defined(HAVE_EVENTFD)
/external/python/cpython3/Modules/
Dposixmodule.c13037 #ifdef HAVE_EVENTFD
15394 #ifdef HAVE_EVENTFD in all_ins()
15491 #ifdef HAVE_EVENTFD
/external/python/cpython3/
Dpyconfig.h.in321 #undef HAVE_EVENTFD
Dconfigure.ac3843 [AC_DEFINE(HAVE_EVENTFD, 1, Define if you have the 'eventfd' function.) definition