Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h291 initThreadMaybe();
563 initThreadMaybe();
668 initThreadMaybe(); in disable()
680 initThreadMaybe(); in enable()
719 initThreadMaybe(); in releaseToOS()
729 initThreadMaybe(); in iterateOverChunks()
772 initThreadMaybe(); in canReturnNull()
777 initThreadMaybe(); in setOption()
809 initThreadMaybe(); in getUsableSize()
828 initThreadMaybe(); in getStats()
[all …]
H A Dtsd_exclusive.h59 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, bool MinimalInit) { in initThreadMaybe() function
H A Dtsd_shared.h54 ALWAYS_INLINE void initThreadMaybe(Allocator *Instance, in initThreadMaybe() function
/freebsd-13.1/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_allocator.cpp291 initThreadMaybe(); in isValidPointer()
304 initThreadMaybe(); in allocate()
454 initThreadMaybe(/*MinimalInit=*/true); in deallocate()
495 initThreadMaybe(); in reallocate()
546 initThreadMaybe(); in getUsableSize()
564 initThreadMaybe(); in calloc()
579 initThreadMaybe(); in getStats()
586 initThreadMaybe(); in canReturnNull()
599 initThreadMaybe(); in printStats()
H A Dscudo_tsd_exclusive.inc30 ALWAYS_INLINE void initThreadMaybe(bool MinimalInit = false) {
H A Dscudo_tsd_shared.inc36 ALWAYS_INLINE void initThreadMaybe(bool MinimalInit = false) {