#include <Barrier.h>
◆ ACE_Sub_Barrier()
◆ ~ACE_Sub_Barrier()
ACE_Sub_Barrier::~ACE_Sub_Barrier |
( |
| ) |
|
|
default |
◆ dump()
void ACE_Sub_Barrier::dump |
( |
| ) |
const |
Dump the state of an object.
◆ ACE_ALLOC_HOOK_DECLARE
ACE_Sub_Barrier::ACE_ALLOC_HOOK_DECLARE |
Declare the dynamic allocation hooks.
◆ barrier_finished_
True if this generation of the barrier is done.
◆ running_threads_
std::atomic<int> ACE_Sub_Barrier::running_threads_ |
Number of threads that are still running.
The documentation for this struct was generated from the following files: