Searched defs:ThreadPool (Results 1 – 2 of 2) sorted by relevance
/art/runtime/ | ||
D | thread_pool.h | 30 class ThreadPool; variable |
D | thread_pool.cc | 77 ThreadPool::ThreadPool(const char* name, size_t num_threads) in ThreadPool() function in art::ThreadPool |