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