Searched defs:threads (Results 1 – 8 of 8) sorted by relevance
44 std::vector<std::thread> threads(threadCount); in runMultithreadedGLTest() local107 std::array<std::thread, kThreadCount> threads; in TEST_P() local
70 ThreadPool(int threads, Processor&& processor) in ThreadPool()
59 std::vector<std::unique_ptr<FunctorThread>> threads; in TEST() local
35 MediaFfmpegVideoHelper::MediaFfmpegVideoHelper(int type, int threads) in MediaFfmpegVideoHelper()
35 MediaVpxVideoHelper::MediaVpxVideoHelper(int type, int threads) in MediaVpxVideoHelper()
1705 std::vector<FunctorThread*> threads; in TEST_P() local1799 std::vector<FunctorThread*> threads; in TEST_P() local1891 std::vector<FunctorThread*> threads; in TEST_P() local2131 std::vector<FunctorThread*> threads; in TEST_P() local2363 std::vector<FunctorThread*> threads; in TEST_P() local
283 ThreadJoiner(const std::vector<std::thread*> threads) : threads_(threads) {} in ThreadJoiner()
7138 repeated Thread threads = 11; field7214 repeated Thread threads = 2; field