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

/netbsd-current/external/apache2/llvm/dist/clang/lib/DirectoryWatcher/linux/
H A DDirectoryWatcher-linux.cpp197 auto EpollFDGuard = llvm::make_scope_exit([EpollFD]() { close(EpollFD); }); local

Completed in 124 milliseconds