Searched refs:waitForThreadSuspend (Results 1 – 1 of 1) sorted by relevance
245 static void waitForThreadSuspend(Thread* self, Thread* thread);2197 waitForThreadSuspend(dvmThreadSelf(), thread); in dvmSuspendThread()2427 static void waitForThreadSuspend(Thread* self, Thread* thread) in waitForThreadSuspend() function2615 waitForThreadSuspend(self, thread); in dvmSuspendAllThreads()2833 waitForThreadSuspend(self, thread); in dvmWaitForSuspend()