Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Dchannel_mgmt.hpp39 static constexpr const char* ipmiChannelMutex = "ipmi_channel_mutex"; variable
H A Dchannel_mgmt.cpp319 boost::interprocess::named_recursive_mutex::remove(ipmiChannelMutex); in ChannelConfig()
322 boost::interprocess::open_or_create, ipmiChannelMutex); in ChannelConfig()
330 boost::interprocess::open_or_create, ipmiChannelMutex); in ChannelConfig()