Searched defs:ThreadPool (Results 1 - 3 of 3) sorted by relevance
/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/include/ | ||
H A D | thread_pool.h | 33 class ThreadPool { class 35 ThreadPool(size_t threads = TASK_NUM) in ThreadPool() function in OHOS::SignatureTools::Uscript::ThreadPool |
/developtools/global_resource_tool/src/ | ||
H A D | thread_pool.cpp | 27 ThreadPool::ThreadPool(size_t threadCount) : threadCount_(threadCount) in ThreadPool() function in OHOS::Global::Restool::ThreadPool |
/developtools/global_resource_tool/include/ | ||
H A D | thread_pool.h | 31 class ThreadPool { class |
Completed in 3 milliseconds