Describes process-shared variables interprocess_condition class. 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/interprocess/sync/interprocess_mutex.hpp>
#include <boost/interprocess/sync/detail/locks.hpp>
#include <boost/interprocess/exceptions.hpp>
#include <boost/limits.hpp>
#include <boost/assert.hpp>
#include <boost/interprocess/sync/spin/condition.hpp>
#include <boost/interprocess/detail/config_end.hpp>
Classes | |
class | boost::interprocess::interprocess_condition |
This class is a condition variable that can be placed in shared memory or memory mapped files. 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 | |
Macros | |
#define | BOOST_INTERPROCESS_USE_GENERIC_EMULATION |
Describes process-shared variables interprocess_condition class.
#define BOOST_INTERPROCESS_USE_GENERIC_EMULATION |