Home
last modified time | relevance | path

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

/src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h149 return getTSDAndLockSlow(TSD); in getTSDAndLock()
213 NOINLINE TSD<Allocator> *getTSDAndLockSlow(TSD<Allocator> *CurrentTSD) in getTSDAndLockSlow() function