Home
last modified time | relevance | path

Searched defs:per_thread (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/asan/
H A Dasan_fuchsia.cc65 static thread_local void *per_thread; variable
H A Dasan_rtems.cc74 static thread_local void *per_thread; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/asan/
H A Dasan_fuchsia.cc67 static thread_local void *per_thread; variable
H A Dasan_rtems.cc76 static thread_local void *per_thread; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/asan/
H A Dasan_fuchsia.cpp96 static thread_local void *per_thread; variable