Home
last modified time | relevance | path

Searched refs:initThreadMaybe (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h315 initThreadMaybe();
581 initThreadMaybe();
685 initThreadMaybe(); in disable()
697 initThreadMaybe(); in enable()
739 initThreadMaybe(); in releaseToOS()
751 initThreadMaybe(); in iterateOverChunks()
794 initThreadMaybe(); in canReturnNull()
799 initThreadMaybe(); in setOption()
838 initThreadMaybe(); in getAllocSize()
857 initThreadMaybe(); in getStats()
[all …]
H A Dtsd_exclusive.h71 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, bool MinimalInit) { in initThreadMaybe() function
H A Dtsd_shared.h66 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, in initThreadMaybe() function