Home
last modified time | relevance | path

Searched refs:TASK_NUM (Results 1 - 1 of 1) sorted by relevance

/developtools/hapsigner/hapsigntool_cpp/codesigning/fsverity/include/
H A Dthread_pool.h28 #define TASK_NUM (std::thread::hardware_concurrency()) macro
35 ThreadPool(size_t threads = TASK_NUM) in ThreadPool() argument
68 while (m_stop == false && m_tasks.size() >= TASK_NUM) {

Completed in 1 milliseconds