Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members

FXEX::FXBarrier Class Reference

FXBarrier is object which can be used to synchronise the execution of multiple threads, (say if it was a global variable). More...

#include <FXBarrier.h>

Inheritance diagram for FXEX::FXBarrier::

FXEX::FXLockable FXEX::FXThreadedObject FXObject List of all members.

Detailed Description

FXBarrier is object which can be used to synchronise the execution of multiple threads, (say if it was a global variable).

Definition at line 38 of file FXBarrier.h.