Searched defs:threads (Results 1 – 8 of 8) sorted by relevance
31 ArrayList<Thread> threads = new ArrayList<Thread>(); in main() local
24 final Thread[] threads = new Thread[numberOfThreads]; in main() local
38 Thread[] threads = new Thread[THREAD_COUNT]; in main() local
41 TestCapacityThread[] threads = new TestCapacityThread[512]; in testThreadCapacity() local
101 void ThreadPool::SetMaxActiveWorkers(size_t threads) { in SetMaxActiveWorkers()
4340 std::list<Thread*> threads; in DdmSetThreadNotification() local
53 bool threads; member
1991 std::list<Thread*> threads = Runtime::Current()->GetThreadList()->GetList(); in Verify() local