Searched refs:other_threads (Results 1 – 1 of 1) sorted by relevance
541 std::vector<Thread*> other_threads; in FlipThreadRoots() local567 other_threads.push_back(thread); in FlipThreadRoots()579 for (const auto& thread : other_threads) { in FlipThreadRoots()596 for (const auto& thread : other_threads) { in FlipThreadRoots()603 return runnable_thread_count + other_threads.size() + 1; // +1 for self. in FlipThreadRoots()