Searched defs:threads (Results 1 – 2 of 2) sorted by relevance
930 std::vector<std::thread*> threads(1000); in TEST_F() local
1863 std::vector<pthread_t> threads(data.thread_count); in TEST() local1934 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local