Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::interprocess::spin_wait Class Reference

#include <wait.hpp>

Public Member Functions

 spin_wait ()
 
unsigned int count () const
 
void yield ()
 
void reset ()
 

Static Public Attributes

static const unsigned int nop_pause_limit = 32u
 

Constructor & Destructor Documentation

boost::interprocess::spin_wait::spin_wait ( )
inline

Member Function Documentation

unsigned int boost::interprocess::spin_wait::count ( ) const
inline
void boost::interprocess::spin_wait::reset ( )
inline
void boost::interprocess::spin_wait::yield ( )
inline

Member Data Documentation

const unsigned int boost::interprocess::spin_wait::nop_pause_limit = 32u
static

The documentation for this class was generated from the following file: