Home
last modified time | relevance | path

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

/llvm-project/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 __anon5b426d740111::DirectoryWatcherWindows