Searched defs:threads (Results 1 – 7 of 7) sorted by relevance
130 struct thread_data { pthread_barrier_t* barrier; pid_t* tid; } threads[kThreadCount] = {}; in TEST() local
278 std::vector<std::thread*> threads; in TEST() local
931 pthread_t threads[kNumThreads]; in SetAllocationLimitMultipleThreads() local
2458 std::vector<pthread_t> threads(data.thread_count); in TEST() local2529 std::vector<pthread_t> threads(THREAD_COUNT); in TEST() local
219 std::vector<std::thread> threads; in initializeTargetCC1FlagCache() local
194 std::vector<std::thread> threads; in compileHeaders() local
1026 std::vector<std::thread*> threads(1000); in TEST_F() local