Home
last modified time | relevance | path

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

/third_party/node/deps/uv/src/unix/
H A Depoll.c113 static int no_epoll_pwait_cached; in uv__io_poll() local
205 no_epoll_pwait = uv__load_relaxed(&no_epoll_pwait_cached); in uv__io_poll()
232 uv__store_relaxed(&no_epoll_pwait_cached, 1); in uv__io_poll()

Completed in 2 milliseconds