Searched refs:stressCache (Results 1 – 1 of 1) sorted by relevance
130 template <typename AllocatorT> static void stressCache(AllocatorT *Allocator) { in stressCache() function166 Threads[I] = std::thread(stressCache<AllocatorT>, Allocator.get()); in testRegistryThreaded()