Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.cc93 static StaticSpinMutex internal_allocator_cache_mu; variable
113 SpinMutexLock l(&internal_allocator_cache_mu); in RawInternalAlloc()
124 SpinMutexLock l(&internal_allocator_cache_mu); in RawInternalRealloc()
133 SpinMutexLock l(&internal_allocator_cache_mu); in RawInternalFree()