Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cpp92 static StaticSpinMutex internal_allocator_cache_mu; variable
112 SpinMutexLock l(&internal_allocator_cache_mu); in RawInternalAlloc()
123 SpinMutexLock l(&internal_allocator_cache_mu); in RawInternalRealloc()
132 SpinMutexLock l(&internal_allocator_cache_mu); in RawInternalFree()