Searched refs:InotifyPollingThread (Results 1 – 1 of 1) sorted by relevance
125 InotifyPollingThread.join(); in ~DirectoryWatcherLinux()146 std::thread InotifyPollingThread; member in __anona8b83cb60111::DirectoryWatcherLinux304 InotifyPollingThread = std::thread([this]() { InotifyPollingLoop(); }); in DirectoryWatcherLinux()