Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_thread_registry.h53 atomic_uint32_t thread_destroyed; // To address race of Joined vs Finished variable
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.h51 atomic_uint32_t thread_destroyed; // To address race of Joined vs Finished variable
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_thread_registry.h56 atomic_uint32_t thread_destroyed; // To address race of Joined vs Finished variable