Home
last modified time | relevance | path

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

/third_party/libuv/src/unix/
H A Dos390-syscalls.c289 int reventcount; in epoll_wait() local
319 reventcount = 0; in epoll_wait()
326 reventcount < pollfdret; ++i) { in epoll_wait()
338 reventcount++; in epoll_wait()
/third_party/node/deps/uv/src/unix/
H A Dos390-syscalls.c289 int reventcount; in epoll_wait() local
319 reventcount = 0; in epoll_wait()
326 reventcount < pollfdret; ++i) { in epoll_wait()
338 reventcount++; in epoll_wait()

Completed in 3 milliseconds