Searched defs:ThreadPool (Results 1 – 3 of 3) sorted by relevance
| /art/runtime/ | ||
| D | thread_pool.h | 29 class ThreadPool; variable |
| D | thread_pool.cc | 108 ThreadPool::ThreadPool(const char* name, size_t num_threads) in ThreadPool() function in art::ThreadPool |
| /art/runtime/gc/ | ||
| D | heap.h | 49 class ThreadPool; variable |