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

/art/runtime/
H A Dthread.cc1592 void Thread::Interrupt(Thread* self) { function in class:art::Thread
H A Ddebugger.cc2269 JDWP::JdwpError Dbg::Interrupt(JDWP::ObjectId thread_id) { function in class:art::Dbg
2276 thread->Interrupt(soa.Self());

Completed in 59 milliseconds