Home
last modified time | relevance | path

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

/third_party/libuv/include/uv_ndk/
Duv.h322 typedef void (*uv_poll_cb)(uv_poll_t* handle, int status, int events); typedef
/third_party/node/deps/uv/include/
Duv.h324 typedef void (*uv_poll_cb)(uv_poll_t* handle, int status, int events); typedef
/third_party/libuv/include/
Duv.h338 typedef void (*uv_poll_cb)(uv_poll_t* handle, int status, int events); typedef