Searched refs:stop_pruning_thread_ (Results 1 – 2 of 2) sorted by relevance
69 stop_pruning_thread_.Notify(); in ~RamFileBlockCache()220 Notification stop_pruning_thread_; variable
243 while (!WaitForNotificationWithTimeout(&stop_pruning_thread_, 1000000)) { in Prune()