Audaspace 1.7.0
A high level audio library.
Loading...
Searching...
No Matches
Barrier.h File Reference

The Barrier class. More...

#include "Audaspace.h"
#include <mutex>
#include <condition_variable>
Include dependency graph for Barrier.h:

Go to the source code of this file.

Classes

class  Barrier
 This represents a barrier mechanism for thread sychronization. More...

Detailed Description

The Barrier class.