Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/user_channel/
H A Duser_mgmt.cpp70 static constexpr const char* ipmiUserMutex = "ipmi_usr_mutex"; variable
467 boost::interprocess::named_recursive_mutex::remove(ipmiUserMutex); in UserAccess()
471 boost::interprocess::open_or_create, ipmiUserMutex); in UserAccess()