Home
last modified time | relevance | path

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

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