Home
last modified time | relevance | path

Searched defs:HAVE_EVENTFD (Results 1 – 3 of 3) sorted by relevance

/third_party/libusb/
Dconfigure.ac229 AC_DEFINE([HAVE_EVENTFD], [1], [Define to 1 if the system has eventfd functionality.]) definition
/third_party/glib/
Dconfig.h66 #define HAVE_EVENTFD 1 macro
/third_party/python/
Dconfigure.ac3843 [AC_DEFINE(HAVE_EVENTFD, 1, Define if you have the 'eventfd' function.) definition