Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp40 static constexpr const char* ipmiChMutexCleanupLockFile = variable
H A Dchannel_mgmt.cpp303 mutexCleanUpFile.open(ipmiChMutexCleanupLockFile, in ChannelConfig()
312 boost::interprocess::file_lock(ipmiChMutexCleanupLockFile); in ChannelConfig()