Searched defs:terminate_thread (Results 1 - 1 of 1) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
H A Dsanitizer_linux_test.cc37 terminate_thread = false;
51 bool terminate_thread; member in struct:__sanitizer::TidReporterArgument
76 thread_arg.terminate_thread = true;
102 while (!arg->terminate_thread)

Completed in 53 milliseconds