Searched defs:initThread (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/
H A Dscudo_tsd_exclusive.cpp55 void initThread(bool MinimalInit) { function in namespace:__scudo
H A Dscudo_tsd_shared.cpp60 void initThread(bool MinimalInit) { function in namespace:__scudo
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h85 NOINLINE void initThread(Allocator *Instance, bool MinimalInit) { function in struct:scudo::TSDRegistryExT
H A Dtsd_shared.h115 NOINLINE void initThread(Allocator *Instance) { function in struct:scudo::TSDRegistrySharedT

Completed in 53 milliseconds