Searched defs:getTSDAndLock (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h48 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { function in struct:scudo::TSDRegistryExT
H A Dtsd_shared.h62 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { function in struct:scudo::TSDRegistrySharedT

Completed in 108 milliseconds