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