Searched refs:activeCount (Results 1 – 11 of 11) sorted by relevance
104 initial_thread_count = threading.activeCount()116 util.WaitFor(lambda: threading.activeCount() == initial_thread_count, 2)131 initial_thread_count = threading.activeCount()154 threading.activeCount(), initial_thread_count + request_count)159 util.WaitFor(lambda: threading.activeCount() == initial_thread_count, 1)
679 int activeCount = 0; in findNextOp() local685 ++activeCount; in findNextOp()686 if (!foundAngle || (foundDone && activeCount & 1)) { in findNextOp()775 int activeCount = 0; in findNextWinding() local781 ++activeCount; in findNextWinding()782 if (!foundAngle || (foundDone && activeCount & 1)) { in findNextWinding()863 int activeCount = 0; in findNextXor() local866 ++activeCount; in findNextXor()867 if (!foundAngle || (foundDone && activeCount & 1)) { in findNextXor()
855 aliveThreads = new Thread [group.activeCount () << 1]; in joinNonDeamonThreads()
684 if threading.activeCount() == 2:
META-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
META-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...