Searched refs:WatcherMap (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/kits/storage/
H A DPathMonitor.cpp56 typedef BOpenHashTable<WatcherHashDefinition> WatcherMap; typedef in namespace:__anon3
60 static WatcherMap* sWatchers = NULL;
2122 sWatchers = new(std::nothrow) WatcherMap;

Completed in 39 milliseconds