Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dtsan_interface.h40 const unsigned __tsan_mutex_linker_init = 1 << 0; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dtsan_interface.h42 const unsigned __tsan_mutex_linker_init = 1 << 0; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dtsan_interface.h41 static const unsigned __tsan_mutex_linker_init = 1 << 0; variable