Searched refs:setWorkerThreadPool (Results 1 – 2 of 2) sorted by relevance
46 void setWorkerThreadPool(std::shared_ptr<WorkerThreadPool> pool) { mPool = pool; } in setWorkerThreadPool() function
351 event->setWorkerThreadPool(pool); in PostWorkerTask()