Home
last modified time | relevance | path

Searched refs:stressCache (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/compiler-rt/lib/scudo/standalone/tests/
H A Dtsd_test.cpp130 template <typename AllocatorT> static void stressCache(AllocatorT *Allocator) { in stressCache() function
166 Threads[I] = std::thread(stressCache<AllocatorT>, Allocator.get()); in testRegistryThreaded()