Searched refs:kJitPoolNeedsPeers (Results 1 – 1 of 1) sorted by relevance
328 constexpr bool kJitPoolNeedsPeers = true; in CreateThreadPool() local329 thread_pool_.reset(new ThreadPool("Jit thread pool", 1, kJitPoolNeedsPeers)); in CreateThreadPool()