Searched defs:threads (Results 1 – 9 of 9) sorted by relevance
175 void GcHung::CheckSuspend(const PandaList<MTManagedThread *> &threads, uint64_t start_time) in CheckSuspend()285 void GcHung::Check(const PandaList<MTManagedThread *> &threads, uint64_t start_time) in Check()
194 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local216 std::array<std::thread, TEST_THREADS> threads; in TEST_F() local
407 std::array<std::thread, NUM_THREADS> threads; in TEST_F() local
35 bool LockOrderGraph::CheckForTerminationLoops(const PandaList<MTManagedThread *> &threads, in CheckForTerminationLoops()
274 std::thread threads[NUMBER_OF_READERS]; in TEST() local290 std::thread threads[NUMBER_OF_READERS]; in TEST() local306 std::thread threads[NUMBER_OF_READERS]; in TEST() local
130 std::vector<std::thread> threads; in TEST() local
478 def get_timeout(args, threads): argument
175 PandaVector<PtThread> threads; in GetUserThreadList() local
313 uint32_t threads = cli_options.GetThreads(); in Main() local