Home
last modified time | relevance | path

Searched refs:NXT_HAVE_EPOLL (Results 1 – 7 of 7) sorted by path

/unit/auto/
H A Devents9 nxt_feature_name=NXT_HAVE_EPOLL
26 NXT_HAVE_EPOLL=YES
67 NXT_HAVE_EPOLL=NO
H A Dsources223 if [ "$NXT_HAVE_EPOLL" = "YES" -o "$NXT_TEST_BUILD_EPOLL" = "YES" ]; then
/unit/src/
H A Dnxt_event_engine.h190 #if (NXT_HAVE_EPOLL)
429 #if (NXT_HAVE_EPOLL)
H A Dnxt_fd_event.h73 #if (NXT_HAVE_EPOLL)
90 #if (NXT_HAVE_EPOLL)
H A Dnxt_service.c21 #elif (NXT_HAVE_EPOLL)
H A Dnxt_test_build.h14 #define NXT_HAVE_EPOLL 1 macro
H A Dnxt_unix.h187 #if (NXT_HAVE_EPOLL)