Home | History | Annotate | Download | only in runtime

Lines Matching refs:kNumThreads

1107   const int kNumThreads = 32;
1109 ThreadPool thread_pool("Oat file assistant test thread pool", kNumThreads);
1111 for (int i = 0; i < kNumThreads; i++) {