Searched refs:wait_for_thread_count (Results 1 – 4 of 4) sorted by relevance
54 threads = self.wait_for_thread_count(thread_count)
63 threads = self.wait_for_thread_count(thread_count)
572 threads = self.wait_for_thread_count(3)1424 threads = self.wait_for_thread_count(3)
788 def wait_for_thread_count(self, thread_count): member in GdbRemoteTestCaseBase