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

#include <once.hpp>

Public Attributes

volatile
thread_detail::uintmax_atomic_t 
epoch
 
BOOST_THREAD_ATTRIBUTE_MAY_ALIAS
thread_detail::atomic_int_type 
storage
 
long status
 
long count
 

Member Data Documentation

long boost::once_flag::count
volatile thread_detail::uintmax_atomic_t boost::once_flag::epoch
long boost::once_flag::status
BOOST_THREAD_ATTRIBUTE_MAY_ALIAS thread_detail::atomic_int_type boost::once_flag::storage

The documentation for this struct was generated from the following files: