Home
last modified time | relevance | path

Searched defs:ThreadPool (Results 1 – 5 of 5) sorted by relevance

/foundation/ai/engine/services/common/platform/threadpool/include/
Dthread.h128 class ThreadPool; variable
130 friend class ThreadPool; variable
/foundation/communication/netstack/utils/common_utils/include/
Dthread_pool.h57 explicit ThreadPool(uint32_t timeout) : timeout_(timeout), idleThreadNum_(0), needRun_(true) in ThreadPool() function
/foundation/ai/engine/services/common/platform/threadpool/source/
Dthread_pool.cpp45 ThreadPool::ThreadPool() in ThreadPool() function in OHOS::AI::ThreadPool
/foundation/communication/ipc/ipc/native/c/manager/include/
Dipc_thread_pool.h55 } ThreadPool; typedef
/foundation/communication/dsoftbus/core/connection/common/include/
Dsoftbus_thread_pool.h59 } ThreadPool; typedef