HomeSort by: relevance | last modified time | path
    Searched refs:__tsan_func_exit (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/rtl/
tsan_test.cc 43 __tsan_func_exit();
44 __tsan_func_exit();
tsan_bench.cc 88 __tsan_func_exit();
tsan_test_util_posix.cc 290 __tsan_func_exit();
347 __tsan_func_exit();
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/go/
test.c 31 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);
tsan_go.cc 198 void __tsan_func_exit(ThreadState *thr) { function in namespace:__tsan
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_interface_inl.h 107 void __tsan_func_exit() { function in typeref:typename:void
tsan_interface.h 77 SANITIZER_INTERFACE_ATTRIBUTE void __tsan_func_exit();
  /src/sys/kern/
subr_csan.c 228 void __tsan_func_exit(void);
241 __tsan_func_exit(void) function in typeref:typename:void

Completed in 15 milliseconds