Home
last modified time | relevance | path

Searched refs:UV_HAVE_KQUEUE (Results 1 – 10 of 10) sorted by relevance

/third_party/libuv/include/uv/
Dbsd.h32 #define UV_HAVE_KQUEUE 1 macro
Ddarwin.h59 #define UV_HAVE_KQUEUE 1 macro
/third_party/node/deps/uv/include/uv/
Dbsd.h32 #define UV_HAVE_KQUEUE 1 macro
Ddarwin.h59 #define UV_HAVE_KQUEUE 1 macro
/third_party/libuv/test/
Dtest-poll.c38 #ifdef UV_HAVE_KQUEUE
677 #ifdef UV_HAVE_KQUEUE
Dtest-list.h454 #ifdef UV_HAVE_KQUEUE
909 #ifdef UV_HAVE_KQUEUE
/third_party/libuv/src/unix/
Dstream.c498 #if defined(UV_HAVE_KQUEUE)
522 #if defined(UV_HAVE_KQUEUE) in uv__server_io()
Dcore.c891 #if defined(UV_HAVE_KQUEUE) in uv__io_init()
/third_party/node/deps/uv/src/unix/
Dstream.c498 #if defined(UV_HAVE_KQUEUE)
522 #if defined(UV_HAVE_KQUEUE) in uv__server_io()
Dcore.c871 #if defined(UV_HAVE_KQUEUE) in uv__io_init()