Searched defs:AsyncWorkerPool (Results 1 – 1 of 1) sorted by relevance
87 class AsyncWorkerPool final : public WorkerThreadPool class116 AsyncWorkerPool::AsyncWorkerPool(size_t numThreads) : mDesiredThreadCount(numThreads) in AsyncWorkerPool() function in angle::AsyncWorkerPool