Searched refs:InotifyPollingThread (Results 1 – 1 of 1) sorted by relevance
127 InotifyPollingThread.join(); in ~DirectoryWatcherLinux()148 std::thread InotifyPollingThread; member in __anon3d2a272b0111::DirectoryWatcherLinux306 InotifyPollingThread = std::thread([this]() { InotifyPollingLoop(); }); in DirectoryWatcherLinux()