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

Describes interprocess_recursive_mutex and shared_recursive_try_mutex classes. More...

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

Classes

singleton  boost::interprocess::ipcdetail::robust_emulation_helpers::mutex_traits< T >
 
class  boost::interprocess::interprocess_recursive_mutex
 Wraps a interprocess_mutex that can be placed in shared memory and can be shared between processes. More...
 

Namespaces

 boost
 Duration formatting facet for input.
 
 boost::interprocess
 
 boost::interprocess::ipcdetail
 
 boost::interprocess::ipcdetail::robust_emulation_helpers
 

Macros

#define BOOST_INTERPROCESS_USE_GENERIC_EMULATION
 

Detailed Description

Describes interprocess_recursive_mutex and shared_recursive_try_mutex classes.

Macro Definition Documentation

#define BOOST_INTERPROCESS_USE_GENERIC_EMULATION