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/coreboot/src/lib/
Dthread.c135 static void terminate_thread(struct thread *t, enum cb_err error) in terminate_thread() function
153 terminate_thread(current, error); in call_wrapper()
171 terminate_thread(current, error); in call_wrapper_block_state()