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>
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 |
Describes interprocess_recursive_mutex and shared_recursive_try_mutex classes.
#define BOOST_INTERPROCESS_USE_GENERIC_EMULATION |