Describes interprocess_mutex family to use with Interprocess framework based on boost::interprocess synchronization objects. More...
#include <mutex_family.hpp>
Public Types | |
typedef boost::interprocess::interprocess_mutex | mutex_type |
typedef boost::interprocess::interprocess_recursive_mutex | recursive_mutex_type |
Describes interprocess_mutex family to use with Interprocess framework based on boost::interprocess synchronization objects.
typedef boost::interprocess::interprocess_recursive_mutex boost::interprocess::mutex_family::recursive_mutex_type |