Searched refs:dvmWaitForSuspend (Results 1 – 3 of 3) sorted by relevance
312 void dvmWaitForSuspend(Thread* thread);
1918 dvmWaitForSuspend(thread);2828 dvmWaitForSuspend(targetThread); in dvmDbgInvokeMethod()
3016 void dvmWaitForSuspend(Thread* thread) in dvmWaitForSuspend() function