Searched refs:waited (Results 1 – 3 of 3) sorted by relevance
731 bool waited = gDvm.gcHeap->gcRunning; in dvmWaitForConcurrentGcToComplete() local745 return waited; in dvmWaitForConcurrentGcToComplete()
1557 bool waited = dvmWaitForConcurrentGcToComplete(); in dvmHeapSourceRegisterNativeAllocation() local1559 if (waited) { in dvmHeapSourceRegisterNativeAllocation()
656 bool waited = false; in dvmJdwpSetWaitForEventThread() local668 waited = true; in dvmJdwpSetWaitForEventThread()672 if (waited || threadId != 0) in dvmJdwpSetWaitForEventThread()