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 common features and features that are highly platform-dependent. Also refer to nlib Platform APIs. 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.