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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd_shared.cpp30 THREADLOCAL ScudoTSD *CurrentTSD; member in namespace:__scudo
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_shared.h86 ALWAYS_INLINE void setCurrentTSD(TSD<Allocator> *CurrentTSD) { argument
123 NOINLINE TSD<Allocator> *getTSDAndLockSlow(TSD<Allocator> *CurrentTSD) { argument

Completed in 99 milliseconds