Home
last modified time | relevance | path

Searched refs:l_threadCount (Results 1 – 1 of 1) sorted by relevance

/openbmc/openpower-vpd-parser/vpd-manager/oem-handler/
H A Dibm_handler.cpp157 uint8_t l_threadCount = constants::VALUE_1; in initWorker() local
161 l_threadCount = constants::MAX_THREADS; in initWorker()
165 m_worker = std::make_shared<Worker>(m_configJsonPath, l_threadCount, in initWorker()
259 auto l_threadCount = m_worker->getActiveThreadCount(); in SetTimerToDetectVpdCollectionStatus() local
264 std::to_string(l_threadCount)); in SetTimerToDetectVpdCollectionStatus()
274 std::to_string(l_threadCount) + "] FRUs."); in SetTimerToDetectVpdCollectionStatus()