Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_profiling.cpp81 RecursionGuard TLDInit(TLDInitGuard); in getThreadLocalData() local
82 if (!TLDInit) in getThreadLocalData()
168 RecursionGuard TLDInit(TLDInitGuard); in postCurrentThreadFCT() local
169 if (!TLDInit) in postCurrentThreadFCT()