Searched refs:__tsan_func_exit (Results 1 - 11 of 11) sorted by relevance

/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
H A Dtsan_test.cc43 __tsan_func_exit();
44 __tsan_func_exit();
H A Dtsan_bench.cc88 __tsan_func_exit();
H A Dtsan_test_util_posix.cc290 __tsan_func_exit();
347 __tsan_func_exit();
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
H A Dtest.c31 void __tsan_func_exit(void *thr);
86 __tsan_func_exit(thr0);
91 __tsan_func_exit(thr1);
92 __tsan_func_exit(thr1);
100 __tsan_func_exit(thr2);
H A Dtsan_go.cc198 void __tsan_func_exit(ThreadState *thr) { function
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
H A Dtsan_interface_inl.h107 void __tsan_func_exit() { function
H A Dtsan_interface.h77 SANITIZER_INTERFACE_ATTRIBUTE void __tsan_func_exit();
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_interface_inl.h105 void __tsan_func_exit() { function
H A Dtsan_interface.h75 SANITIZER_INTERFACE_ATTRIBUTE void __tsan_func_exit();
/netbsd-current/sys/kern/
H A Dsubr_csan.c228 void __tsan_func_exit(void);
241 __tsan_func_exit(void) function
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/tsan/
H A Dtsan_interface.h76 SANITIZER_INTERFACE_ATTRIBUTE void __tsan_func_exit();

Completed in 139 milliseconds