HomeSort by: relevance | last modified time | path
    Searched defs:uv_poll_start (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
poll.c 118 int uv_poll_start(uv_poll_t* handle, int pevents, uv_poll_cb poll_cb) { function
  /src/external/mit/libuv/dist/src/win/
poll.c 518 int uv_poll_start(uv_poll_t* handle, int events, uv_poll_cb cb) { function

Completed in 21 milliseconds