Home
last modified time | relevance | path

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

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