ChimeraTK-cppext 01.05.02
Loading...
Searching...
No Matches
cppext::barrier Class Reference

#include <barrier.hpp>

Public Member Functions

 barrier (size_t nThreads)
 
void wait ()
 

Detailed Description

Definition at line 11 of file barrier.hpp.

Constructor & Destructor Documentation

◆ barrier()

cppext::barrier::barrier ( size_t  nThreads)
inline

Definition at line 13 of file barrier.hpp.

Member Function Documentation

◆ wait()

void cppext::barrier::wait ( )
inline

Definition at line 15 of file barrier.hpp.

+ Here is the caller graph for this function:

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