HomeSort by: relevance | last modified time | path
    Searched refs:uv__io_check_fd (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mit/libuv/dist/src/unix/
poll.c 73 err = uv__io_check_fd(loop, fd);
epoll.c 82 int uv__io_check_fd(uv_loop_t* loop, int fd) { function
posix-poll.c 367 int uv__io_check_fd(uv_loop_t* loop, int fd) { function
internal.h 270 int uv__io_check_fd(uv_loop_t* loop, int fd);
kqueue.c 99 int uv__io_check_fd(uv_loop_t* loop, int fd) { function
sunos.c 134 int uv__io_check_fd(uv_loop_t* loop, int fd) { function
aix.c 115 int uv__io_check_fd(uv_loop_t* loop, int fd) { function
os390.c 610 int uv__io_check_fd(uv_loop_t* loop, int fd) { function
linux.c 735 int uv__io_check_fd(uv_loop_t* loop, int fd) { function

Completed in 21 milliseconds