Home
last modified time | relevance | path

Searched refs:UV_HAVE_KQUEUE (Results 1 – 6 of 6) 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/libuv/test/
Dtest-poll.c38 #ifdef UV_HAVE_KQUEUE
677 #ifdef UV_HAVE_KQUEUE
Dtest-list.h447 #ifdef UV_HAVE_KQUEUE
897 #ifdef UV_HAVE_KQUEUE
/third_party/libuv/src/unix/
Dstream.c507 #if defined(UV_HAVE_KQUEUE)
531 #if defined(UV_HAVE_KQUEUE) in uv__server_io()
Dcore.c860 #if defined(UV_HAVE_KQUEUE) in uv__io_init()