Home
last modified time | relevance | path

Searched refs:uv__epoll_wait (Results 1 - 1 of 1) sorted by relevance

/third_party/libuv/src/unix/
H A Dlinux.c63 int uv__epoll_wait(struct epoll_event* events, int eventsize, uint64_t timeout) { in uv__epoll_wait() function
1485 nfds = uv__epoll_wait(events, ARRAY_SIZE(events), timeout); in uv__io_poll()

Completed in 5 milliseconds