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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd_shared.cpp50 ALWAYS_INLINE void setCurrentTSD(ScudoTSD *TSD) { function 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) { function in struct:scudo::TSDRegistrySharedT

Completed in 103 milliseconds