nlib
Barrier.h File Reference

Implements a mechanism to handle multiple thread executions. More...

#include "nn/nlib/Config.h"

Go to the source code of this file.

Classes

class  nn::nlib::threading::Barrier
 Synchronizes an arbitrary number of threads. More...
 

Namespaces

 nn::nlib
 Implements stream-related classes usually commonly used, various containers, and other gadget classes. nlib_ns is an alias.
 
 nn::nlib::threading
 Unicode related functionality is implemented.
 

Detailed Description

Implements a mechanism to handle multiple thread executions.

Definition in file Barrier.h.