Searched refs:waitForThreadSuspend (Results 1 – 1 of 1) sorted by relevance
241 static void waitForThreadSuspend(Thread* self, Thread* thread);2189 waitForThreadSuspend(dvmThreadSelf(), thread); in dvmSuspendThread()2419 static void waitForThreadSuspend(Thread* self, Thread* thread) in waitForThreadSuspend() function2607 waitForThreadSuspend(self, thread); in dvmSuspendAllThreads()2821 waitForThreadSuspend(self, thread); in dvmWaitForSuspend()