#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 |
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 |