HomeSort by relevance Sort by last modified time
    Searched refs:__tsan_func_exit (Results 1 - 7 of 7) sorted by null

  /external/compiler-rt/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_linux.cc 278 __tsan_func_exit();
335 __tsan_func_exit();
  /external/compiler-rt/lib/tsan/rtl/
tsan_interface.h 48 void __tsan_func_exit() SANITIZER_INTERFACE_ATTRIBUTE;
tsan_interface_inl.h 63 void __tsan_func_exit() { function
  /external/compiler-rt/lib/tsan/go/
test.c 24 void __tsan_func_exit(void *thr);
52 __tsan_func_exit(thr0);
tsan_go.cc 131 void __tsan_func_exit(ThreadState *thr) { function

Completed in 267 milliseconds