fairness  v1.0.0
A collection of advanced syncronization mechanisms.
Loading...
Searching...
No Matches
boost::fairness::detail::WaitPool< N > Class Template Reference

#include <wait_pool.hpp>

Public Member Functions

std::atomic< uint32_t > & operator[] (size_t n)
 
void reset_ (Priority_t p)
 
 WaitPool ()=default
 

Constructor & Destructor Documentation

◆ WaitPool()

template<size_t N>
boost::fairness::detail::WaitPool< N >::WaitPool ( )
default

Member Function Documentation

◆ operator[]()

template<size_t N>
std::atomic< uint32_t > & boost::fairness::detail::WaitPool< N >::operator[] ( size_t  n)
inline

◆ reset_()

template<size_t N>
void boost::fairness::detail::WaitPool< N >::reset_ ( Priority_t  p)
inline

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