Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan.syms.extra13 __tsan_mutex_destroy
H A Dtsan_interface_ann.cc472 void __tsan_mutex_destroy(void *m, unsigned flagz) { in __tsan_mutex_destroy() function
473 SCOPED_ANNOTATION(__tsan_mutex_destroy); in __tsan_mutex_destroy()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/include/sanitizer/
H A Dtsan_interface.h77 void __tsan_mutex_destroy(void *addr, unsigned flags);
/netbsd-src/sys/external/bsd/compiler_rt/dist/include/sanitizer/
H A Dtsan_interface.h79 void __tsan_mutex_destroy(void *addr, unsigned flags);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/include/sanitizer/
H A Dtsan_interface.h84 void __tsan_mutex_destroy(void *addr, unsigned flags);
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cpp357 void __tsan_mutex_destroy(void *m, unsigned flagz) { in __tsan_mutex_destroy() function
358 SCOPED_ANNOTATION(__tsan_mutex_destroy); in __tsan_mutex_destroy()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_ann.cc470 void __tsan_mutex_destroy(void *m, unsigned flagz) { in __tsan_mutex_destroy() function
471 SCOPED_ANNOTATION(__tsan_mutex_destroy); in __tsan_mutex_destroy()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dshared_ptr_atomic.h39 __tsan_mutex_destroy(X, __tsan_mutex_not_static)