Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/memprof/
H A Dmemprof_internal.h65 void TSDInit(void (*destructor)(void *tsd));
H A Dmemprof_posix.cpp30 void TSDInit(void (*destructor)(void *tsd)) { in TSDInit() function
H A Dmemprof_rtl.cpp206 TSDInit(PlatformTSDDtor); in MemprofInitInternal()