Home
last modified time | relevance | path

Searched defs:getTSDAndLock (Results 1 – 4 of 4) sorted by relevance

/external/scudo/standalone/
Dtsd_exclusive.h61 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { in getTSDAndLock() function
Dtsd_shared.h57 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { in getTSDAndLock() function
/external/llvm-project/compiler-rt/lib/scudo/standalone/
Dtsd_exclusive.h47 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { in getTSDAndLock() function
Dtsd_shared.h50 ALWAYS_INLINE TSD<Allocator> *getTSDAndLock(bool *UnlockRequired) { in getTSDAndLock() function