Searched refs:dvmWaitForSuspend (Results 1 – 3 of 3) sorted by relevance
269 void dvmWaitForSuspend(Thread* thread);
1854 dvmWaitForSuspend(thread);2730 dvmWaitForSuspend(targetThread); in dvmDbgInvokeMethod()
2677 void dvmWaitForSuspend(Thread* thread) in dvmWaitForSuspend() function