OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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/go/
test.c
24
void
__tsan_func_exit
(void *thr);
52
__tsan_func_exit
(thr0);
tsan_go.cc
133
void
__tsan_func_exit
(ThreadState *thr) {
function
/external/compiler-rt/lib/tsan/rtl/
tsan_interface.h
56
void
__tsan_func_exit
() SANITIZER_INTERFACE_ATTRIBUTE;
tsan_interface_inl.h
75
void
__tsan_func_exit
() {
function
Completed in 63 milliseconds