Searched refs:counting_threads (Results 1 – 1 of 1) sorted by relevance
1103 scoped_ptr<ThreadType> counting_threads[kThreadCount]; in TEST() local1108 counting_threads[i].reset(new ThreadType(&CountingThreadFunc, in TEST()1115 counting_threads[i]->Join(); in TEST()