Searched defs:uv_poll_start (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dpoll.c119 int uv_poll_start(uv_poll_t* handle, int pevents, uv_poll_cb poll_cb) { function
/netbsd-current/external/mit/libuv/dist/src/win/
H A Dpoll.c519 int uv_poll_start(uv_poll_t* handle, int events, uv_poll_cb cb) { function

Completed in 166 milliseconds