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

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>
Include dependency graph for interprocess_semaphore.hpp:
This graph shows which files directly or indirectly include this file:

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
 

Detailed Description

Describes a interprocess_semaphore class for inter-process synchronization.

Macro Definition Documentation

#define BOOST_INTERPROCESS_USE_GENERIC_EMULATION