Searched refs:waitForThreadSuspend (Results 1 – 1 of 1) sorted by relevance
245 static void waitForThreadSuspend(Thread* self, Thread* thread);2195 waitForThreadSuspend(dvmThreadSelf(), thread); in dvmSuspendThread()2425 static void waitForThreadSuspend(Thread* self, Thread* thread) in waitForThreadSuspend() function2613 waitForThreadSuspend(self, thread); in dvmSuspendAllThreads()2831 waitForThreadSuspend(self, thread); in dvmWaitForSuspend()