Searched defs:ThreadPool (Results 1 – 5 of 5) sorted by relevance
128 class ThreadPool; variable130 friend class ThreadPool; variable
57 explicit ThreadPool(uint32_t timeout) : timeout_(timeout), idleThreadNum_(0), needRun_(true) in ThreadPool() function
45 ThreadPool::ThreadPool() in ThreadPool() function in OHOS::AI::ThreadPool
55 } ThreadPool; typedef
59 } ThreadPool; typedef