Searched refs:EventReceivingLoop (Results 1 – 2 of 2) sorted by relevance
164 void EventReceivingLoop();283 void DirectoryWatcherLinux::EventReceivingLoop() { in EventReceivingLoop() function in __anona8b83cb60111::DirectoryWatcherLinux310 EventsReceivingThread = std::thread([this]() { EventReceivingLoop(); }); in DirectoryWatcherLinux()316 EventReceivingLoop(); in DirectoryWatcherLinux()
38 void EventReceivingLoop() { } in EventReceivingLoop() function in __anon45be6d8c0111::DirectoryWatcherWindows