Home
last modified time | relevance | path

Searched refs:terminate_thread (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_linux_test.cc37 terminate_thread = false; in TidReporterArgument()
51 bool terminate_thread; member
76 thread_arg.terminate_thread = true; in TearDown()
102 while (!arg->terminate_thread) in TidReporterThread()
/external/libvpx/libvpx/vp8/common/
Dthreading.h41 #define pthread_cancel(thread) terminate_thread(thread, 0)