#include <barrier.hpp>
template<typename F >
boost::thread_detail::void_functor_barrier_reseter::void_functor_barrier_reseter |
( |
unsigned int |
size, |
|
|
BOOST_THREAD_RV_REF(F) |
funct |
|
) |
| |
|
inline |
template<typename F >
boost::thread_detail::void_functor_barrier_reseter::void_functor_barrier_reseter |
( |
unsigned int |
size, |
|
|
F & |
funct |
|
) |
| |
|
inline |
unsigned int boost::thread_detail::void_functor_barrier_reseter::operator() |
( |
| ) |
|
|
inline |
unsigned int boost::thread_detail::void_functor_barrier_reseter::size_ |
The documentation for this struct was generated from the following file: