Searched refs:internal_join_thread (Results 1 - 5 of 5) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac.cc340 void internal_join_thread(void *th) { } function in namespace:__sanitizer
H A Dsanitizer_linux.cc925 void internal_join_thread(void *th) { function in namespace:__sanitizer
931 void internal_join_thread(void *th) {} function in namespace:__sanitizer
H A Dsanitizer_common.h633 void internal_join_thread(void *th);
H A Dsanitizer_win.cc473 void internal_join_thread(void *th) { } function in namespace:__sanitizer
/external/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl.cc223 internal_join_thread(ctx->background_thread);

Completed in 312 milliseconds