Home
last modified time | relevance | path

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

/llvm-project-15.0.7/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_allocator_test.cpp875 AllocatorCache *thread_cache; member
883 params->thread_cache->Deallocate(params->allocator, params->class_id, params); in DeallocNewThreadWorker()
900 params->thread_cache = &child_cache; in TEST()