#include <request_pool.hpp>
◆ Request()
boost::fairness::detail::Request::Request |
( |
| ) |
|
|
default |
◆ reset()
void boost::fairness::detail::Request::reset |
( |
| ) |
|
|
inline |
◆ inUse_
std::atomic_flag boost::fairness::detail::Request::inUse_ {} |
◆ state_
std::atomic<uint32_t> boost::fairness::detail::Request::state_ {PENDING} |
◆ thread_
Thread* boost::fairness::detail::Request::thread_ {nullptr} |
◆ watcher_
Thread* boost::fairness::detail::Request::watcher_ {nullptr} |
The documentation for this struct was generated from the following file: