Searched defs:threads (Results 1 – 7 of 7) sorted by relevance
31 ArrayList<Thread> threads = new ArrayList<Thread>(); in main() local
31 Thread[] threads = new Thread[16]; in main() local
41 TestCapacityThread[] threads = new TestCapacityThread[512]; in testThreadCapacity() local
99 void ThreadPool::SetMaxActiveWorkers(size_t threads) { in SetMaxActiveWorkers()
4009 std::list<Thread*> threads; in DdmSetThreadNotification() local
314 bool threads; member
1968 std::list<Thread*> threads = Runtime::Current()->GetThreadList()->GetList(); in Verify() local