Searched refs:other_threads (Results 1 – 1 of 1) sorted by relevance
550 std::vector<Thread*> other_threads; in FlipThreadRoots() local576 other_threads.push_back(thread); in FlipThreadRoots()588 for (const auto& thread : other_threads) { in FlipThreadRoots()605 for (const auto& thread : other_threads) { in FlipThreadRoots()612 return runnable_thread_count + other_threads.size() + 1; // +1 for self. in FlipThreadRoots()