|
xrootd
|
A wait barrier helper class. More...
Public Member Functions | |
| barrier_t () | |
| void | wait () |
| void | lift () |
Private Attributes | |
| std::condition_variable | cv |
| std::mutex | mtx |
| bool | on |
A wait barrier helper class.
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
1.8.5