Searched refs:shared_thread_pool (Results 1 – 2 of 2) sorted by relevance
92 static thread::ThreadPool* shared_thread_pool = [&]() -> thread::ThreadPool* { in GetOrCreateBatchThreadsPool() local110 return shared_thread_pool; in GetOrCreateBatchThreadsPool()
109 static thread::ThreadPool* shared_thread_pool = [&]() -> thread::ThreadPool* { in GetOrCreateBatchThreadsPool() local127 return shared_thread_pool; in GetOrCreateBatchThreadsPool()