Searched refs:dvmWaitForSuspend (Results 1 – 3 of 3) sorted by relevance
388 void dvmWaitForSuspend(Thread* thread);
2822 void dvmWaitForSuspend(Thread* thread) in dvmWaitForSuspend() function
2709 dvmWaitForSuspend(targetThread); in dvmDbgInvokeMethod()