Home
last modified time | relevance | path

Searched refs:HAVE_EVENTFD (Results 1 - 3 of 3) sorted by relevance

/third_party/libusb/linux/
H A Dconfig.h39 #define HAVE_EVENTFD 1 macro
/third_party/python/Modules/
H A Dposixmodule.c13234 #if defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC)
13305 #endif /* HAVE_EVENTFD && EFD_CLOEXEC */
15605 #if defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC) in all_ins()
15613 #endif /* HAVE_EVENTFD && EFD_CLOEXEC */ in all_ins()
15717 #ifdef HAVE_EVENTFD
15718 {"HAVE_EVENTFD", NULL},
/third_party/python/Modules/clinic/
H A Dposixmodule.c.h7895 #if (defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC))
7941 #endif /* (defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC)) */
7943 #if (defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC))
7979 #endif /* (defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC)) */
7981 #if (defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC))
8021 #endif /* (defined(HAVE_EVENTFD) && defined(EFD_CLOEXEC)) */

Completed in 26 milliseconds