uv__eventfd2      259 src/unix/async.c   fd = uv__eventfd2(0, UV__EFD_CLOEXEC | UV__EFD_NONBLOCK);
uv__eventfd2      131 src/unix/linux-syscalls.h int uv__eventfd2(unsigned int count, int flags);