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

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

Completed in 28 milliseconds