Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
mutex_family.hpp File Reference

Describes a shared interprocess_mutex family fit algorithm used to allocate objects in shared memory. More...

#include <boost/interprocess/detail/config_begin.hpp>
#include <boost/interprocess/detail/workaround.hpp>
#include <boost/interprocess/sync/interprocess_mutex.hpp>
#include <boost/interprocess/sync/interprocess_recursive_mutex.hpp>
#include <boost/interprocess/sync/null_mutex.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Include dependency graph for mutex_family.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  boost::interprocess::mutex_family
 Describes interprocess_mutex family to use with Interprocess framework based on boost::interprocess synchronization objects. More...
 
struct  boost::interprocess::null_mutex_family
 Describes interprocess_mutex family to use with Interprocess frameworks based on null operation synchronization objects. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::interprocess
 

Detailed Description

Describes a shared interprocess_mutex family fit algorithm used to allocate objects in shared memory.