![]() |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
|
A thread barrier. More...
#include <FXBarrier.h>
Public Member Functions | |
| FXBarrier (FXuint count=1) | |
| Initialize the barrier. | |
| FXbool | wait () |
| Wait for all threads to hit the barrier. | |
| ~FXBarrier () | |
| Delete the barrier. | |
A thread barrier.
|
|