Searched defs:EPOLL_CTL_ADD (Results 1 - 2 of 2) sorted by relevance
| /src/sys/sys/ | ||
| H A D | epoll.h | 58 #define EPOLL_CTL_ADD 1 macro |
| /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/ | ||
| H A D | tsan_interceptors.cc | 119 const int EPOLL_CTL_ADD = 1; variable in typeref:typename:const int |
Completed in 12 milliseconds