Home
last modified time | relevance | path

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

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