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

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

Completed in 115 milliseconds