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

FX::FXBarrier Class Reference

A thread barrier. More...

#include <FXBarrier.h>

List of all members.

Public Member Functions

 FXBarrier (FXuint count=1)
 Initialize the barrier.
FXbool wait ()
 Wait for all threads to hit the barrier.
 ~FXBarrier ()
 Delete the barrier.

Detailed Description

A thread barrier.


The documentation for this class was generated from the following file:

Copyright © 1997-2011 Jeroen van der Zijp