Home
last modified time | relevance | path

Searched defs:__tsan_func_exit (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/tsan/rtl/
Dtsan_interface_inl.h107 void __tsan_func_exit() { in __tsan_func_exit() function
/external/compiler-rt/lib/tsan/go/
Dtsan_go.cc198 void __tsan_func_exit(ThreadState *thr) { in __tsan_func_exit() function