Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members | Related Pages

CyclicBarrier.d File Reference

A cyclic barrier is a reasonable choice for a barrier in contexts involving a fixed sized group of threads that must occasionally wait for each other. More...

Go to the source code of this file.

Variables

module mango locks CyclicBarrier


Detailed Description

A cyclic barrier is a reasonable choice for a barrier in contexts involving a fixed sized group of threads that must occasionally wait for each other.

Written by Doug Lea with assistance from members of JCP JSR-166 Expert Group and released to the public domain, as explained at http://creativecommons.org/licenses/publicdomain Ported to D by Ben Hinkle. Email comments and bug reports to ben.hinkle@gmail.com

revision 2.0

Definition in file CyclicBarrier.d.


Variable Documentation

module mango locks CyclicBarrier
 

Definition at line 15 of file CyclicBarrier.d.

Referenced by main().


Generated on Fri Nov 11 18:44:25 2005 for Mango by  doxygen 1.4.0