Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.hpp48 static constexpr const char* ipmiMutexCleanupLockFile = variable
H A Duser_mgmt.cpp339 mutexCleanUpFile.open(ipmiMutexCleanupLockFile, in UserAccess()
347 mutexCleanupLock = boost::interprocess::file_lock(ipmiMutexCleanupLockFile); in UserAccess()