Searched refs:dvmThreadInterrupt (Results 1 – 3 of 3) sorted by relevance
108 void dvmThreadInterrupt(Thread* thread);
1180 void dvmThreadInterrupt(Thread* thread) in dvmThreadInterrupt() function
113 dvmThreadInterrupt(thread); in Dalvik_java_lang_VMThread_interrupt()