Searched defs:SuspendThread (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Ddebugger.cc2370 JDWP::JdwpError Dbg::SuspendThread(JDWP::ObjectId thread_id, bool request_suspension) { function in class:art::Dbg
3634 SuspendThread(thread_id, false /* request_suspension */);

Completed in 15 milliseconds