Searched refs:inotify (Results 1 – 1 of 1) sorted by relevance
220 OneShotInotify inotify(path, IN_CREATE, relative_timeout); in WaitForFile() local221 return inotify.Wait(); in WaitForFile()230 OneShotInotify inotify(path, IN_DELETE_SELF, relative_timeout); in WaitForFileDeleted() local231 return inotify.Wait(); in WaitForFileDeleted()