Describes the lock options with associated with interprocess_mutex lock constructors. More...
#include <boost/interprocess/detail/config_begin.hpp>#include <boost/interprocess/detail/workaround.hpp>#include <boost/interprocess/detail/config_end.hpp>

Classes | |
| struct | boost::interprocess::defer_lock_type | 
| Type to indicate to a mutex lock constructor that must not lock the mutex.  More... | |
| struct | boost::interprocess::try_to_lock_type | 
| Type to indicate to a mutex lock constructor that must try to lock the mutex.  More... | |
| struct | boost::interprocess::accept_ownership_type | 
| Type to indicate to a mutex lock constructor that the mutex is already locked.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::posix_time | |
| Defines a non-adjusted time system with nano-second resolution and stable calculation properties.  | |
| boost::interprocess | |
Describes the lock options with associated with interprocess_mutex lock constructors.