Searched refs:terminate_thread (Results 1 – 2 of 2) sorted by relevance
37 terminate_thread = false; in TidReporterArgument()51 bool terminate_thread; member76 thread_arg.terminate_thread = true; in TearDown()102 while (!arg->terminate_thread) in TidReporterThread()
41 #define pthread_cancel(thread) terminate_thread(thread, 0)