Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/compiler-rt/lib/xray/
H A Dxray_profiling.cc82 RecursionGuard TLDInit(TLDInitGuard); in getThreadLocalData() local
83 if (!TLDInit) in getThreadLocalData()
169 RecursionGuard TLDInit(TLDInitGuard); in postCurrentThreadFCT() local
170 if (!TLDInit) in postCurrentThreadFCT()