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