Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h75 return getTSDAndLockSlow(TSD); in getTSDAndLock()
161 NOINLINE TSD<Allocator> *getTSDAndLockSlow(TSD<Allocator> *CurrentTSD) { in getTSDAndLockSlow() function