Searched refs:cj_cacheThreadCondition (Results 1 – 1 of 1) sorted by relevance
35 std::condition_variable cj_cacheThreadCondition; variable137 cj_cacheThreadCondition.notify_all(); in RunCacheWithSize()158 cj_cacheThreadCondition.wait(lock, [] { return !cj_cacheIsRunning.load(); }); in StopCacheAndDelete()