Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_profiling.cc76 thread_local auto ThreadOnce = []() XRAY_NEVER_INSTRUMENT { in getThreadLocalData() local
80 (void)ThreadOnce; in getThreadLocalData()