Home
last modified time | relevance | path

Searched defs:ThreadPool (Results 1 - 7 of 7) sorted by relevance

/foundation/ai/ai_engine/services/common/platform/threadpool/source/
H A Dthread_pool.cpp45 ThreadPool::ThreadPool() in ThreadPool() function in OHOS::AI::ThreadPool
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/base/task_manager/
H A Dthread_pool.cpp34 ThreadPool::ThreadPool(const std::string& name, uint32_t numThreads) in ThreadPool() function in OHOS::CameraStandard::DeferredProcessing::ThreadPool
[all...]
/foundation/communication/netstack/utils/common_utils/include/
H A Dthread_pool.h26 template <typename Task, const size_t DEFAULT_THREAD_NUM, const size_t MAX_THREAD_NUM> class ThreadPool { class
57 explicit ThreadPool(uint32_t timeout) : timeout_(timeout), idleThreadNum_(0), needRun_(true) ThreadPool() function in OHOS::NetStack::ThreadPool
[all...]
/foundation/ai/ai_engine/services/common/platform/threadpool/include/
H A Dthread_pool.h30 class ThreadPool { class
/foundation/multimedia/camera_framework/services/deferred_processing_service/include/base/task_manager/
H A Dthread_pool.h33 class ThreadPool { class
/foundation/communication/ipc/ipc/native/c/manager/include/
H A Dipc_thread_pool.h55 } ThreadPool; typedef
/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp139 explicit ThreadPool(size_t threadCount) in ThreadPool() function in __anon9628::final
[all...]

Completed in 3 milliseconds