Home
last modified time | relevance | path

Searched refs:NotifierThreadProc (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/DirectoryWatcher/windows/
H A DDirectoryWatcher-windows.cpp80 void NotifierThreadProc(bool WaitForInitialSync);
121 this->NotifierThreadProc(WaitForInitialSync); in DirectoryWatcherWindows()
229 void DirectoryWatcherWindows::NotifierThreadProc(bool WaitForInitialSync) { in NotifierThreadProc() function in __anon915907580111::DirectoryWatcherWindows