Home
last modified time | relevance | path

Searched refs:HAVE_EPOLL_CREATE1 (Results 1 – 7 of 7) sorted by relevance

/external/libevent/include/event2/
Devent-config-linux.h85 #define HAVE_EPOLL_CREATE1 1 macro
/external/python/cpython3/android/bionic/pyconfig/
Dpyconfig.h295 #define HAVE_EPOLL_CREATE1 1 macro
/external/python/cpython3/android/linux_x86_64/pyconfig/
Dpyconfig.h295 #define HAVE_EPOLL_CREATE1 1 macro
/external/python/cpython3/Modules/
Dselectmodule.c1294 #ifdef HAVE_EPOLL_CREATE1 in newPyEpoll_Object()
1310 #ifndef HAVE_EPOLL_CREATE1 in newPyEpoll_Object()
1349 #ifdef HAVE_EPOLL_CREATE1 in select_epoll_impl()
/external/libevent/
Dconfig.h.in51 #undef HAVE_EPOLL_CREATE1
/external/python/cpython3/
Dpyconfig.h.in294 #undef HAVE_EPOLL_CREATE1
Dconfigure.ac3766 [AC_DEFINE(HAVE_EPOLL_CREATE1, 1, Define if you have the 'epoll_create1' function.) definition