Describes a interprocess_semaphore class for inter-process synchronization. More...
#include <boost/interprocess/detail/config_begin.hpp>#include <boost/interprocess/detail/workaround.hpp>#include <boost/interprocess/creation_tags.hpp>#include <boost/interprocess/exceptions.hpp>#include <boost/interprocess/detail/posix_time_types_wrk.hpp>#include <boost/interprocess/sync/spin/semaphore.hpp>#include <boost/interprocess/detail/config_end.hpp>

Classes | |
| class | boost::interprocess::interprocess_semaphore | 
| Wraps a interprocess_semaphore that can be placed in shared memory and can be shared between processes.  More... | |
Namespaces | |
| boost | |
| Duration formatting facet for input.  | |
| boost::interprocess | |
Macros | |
| #define | BOOST_INTERPROCESS_USE_GENERIC_EMULATION | 
Describes a interprocess_semaphore class for inter-process synchronization.
| #define BOOST_INTERPROCESS_USE_GENERIC_EMULATION |