Home
last modified time | relevance | path

Searched defs:__tsan_mutex_read_reentrant (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dtsan_interface.h44 const unsigned __tsan_mutex_read_reentrant = 1 << 2; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dtsan_interface.h46 const unsigned __tsan_mutex_read_reentrant = 1 << 2; variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dtsan_interface.h45 static const unsigned __tsan_mutex_read_reentrant = 1 << 2; variable