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

  /external/compiler-rt/lib/sanitizer_common/
sanitizer_stoptheworld_linux_libcdep.cc 89 bool SuspendThread(SuspendedThreadID thread_id);
92 bool ThreadSuspender::SuspendThread(SuspendedThreadID thread_id) {
156 if (SuspendThread(tid))
  /art/runtime/
debugger.cc     [all...]

Completed in 444 milliseconds