Searched defs:EPOLL_CTL_ADD (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors.cc68 const int EPOLL_CTL_ADD = 1; variable
1545 if (op == EPOLL_CTL_ADD && epfd >= 0) {

Completed in 108 milliseconds