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.cpp100 uint8_t l_threadCount = constants::VALUE_1; in initWorker() local
104 l_threadCount = constants::MAX_THREADS; in initWorker()
108 m_worker = std::make_shared<Worker>(m_configJsonPath, l_threadCount, in initWorker()
275 auto l_threadCount = m_worker->getActiveThreadCount(); in SetTimerToDetectVpdCollectionStatus() local
280 std::to_string(l_threadCount)); in SetTimerToDetectVpdCollectionStatus()
290 std::to_string(l_threadCount) + "] FRUs."); in SetTimerToDetectVpdCollectionStatus()