HomeSort by relevance Sort by last modified time
    Searched refs:NewThreadPool (Results 1 - 4 of 4) sorted by null

  /build/kati/
thread_pool.h 33 ThreadPool* NewThreadPool(int num_threads);
thread_pool.cc 90 ThreadPool* NewThreadPool(int num_threads) {
regen.cc 424 unique_ptr<ThreadPool> tp(NewThreadPool(g_flags.num_jobs));
ninja.cc 607 unique_ptr<ThreadPool> tp(NewThreadPool(g_flags.num_jobs));

Completed in 67 milliseconds