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

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

Completed in 45 milliseconds