Describes a named mutex class for inter-process synchronization. More...
#include <boost/interprocess/detail/config_begin.hpp>#include <boost/interprocess/detail/workaround.hpp>#include <boost/interprocess/creation_tags.hpp>#include <boost/interprocess/exceptions.hpp>#include <boost/interprocess/detail/interprocess_tester.hpp>#include <boost/interprocess/permissions.hpp>#include <boost/interprocess/detail/posix_time_types_wrk.hpp>#include <boost/interprocess/shared_memory_object.hpp>#include <boost/interprocess/sync/interprocess_mutex.hpp>#include <boost/interprocess/detail/managed_open_or_create_impl.hpp>#include <boost/interprocess/sync/shm/named_creation_functor.hpp>#include <boost/interprocess/detail/config_end.hpp>

Classes | |
| class | boost::interprocess::ipcdetail::shm_named_mutex |
| A mutex with a global name, so it can be found from different processes. More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::interprocess | |
| boost::interprocess::ipcdetail | |
Describes a named mutex class for inter-process synchronization.