Searched refs:InotifyPollingThread (Results 1 – 1 of 1) sorted by relevance
126 InotifyPollingThread.join(); in ~DirectoryWatcherLinux()147 std::thread InotifyPollingThread; member in __anon93fcd25b0111::DirectoryWatcherLinux305 InotifyPollingThread = std::thread([this]() { InotifyPollingLoop(); }); in DirectoryWatcherLinux()