HomeSort by relevance Sort by last modified time
    Searched refs:terminate_thread (Results 1 - 2 of 2) sorted by null

  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_linux_test.cc 37 terminate_thread = false;
51 bool terminate_thread; member in struct:__sanitizer::TidReporterArgument
76 thread_arg.terminate_thread = true;
102 while (!arg->terminate_thread)
  /external/libvpx/libvpx/vp8/common/
threading.h 31 #define pthread_cancel(thread) terminate_thread(thread,0)

Completed in 108 milliseconds