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

LockImpl.d File Reference

Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues. More...

Go to the source code of this file.

Variables

module mango locks LockImpl


Detailed Description

Provides a framework for implementing blocking locks and related synchronizers (semaphores, events, etc) that rely on first-in-first-out (FIFO) wait queues.

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.01

Definition in file LockImpl.d.


Variable Documentation

module mango locks LockImpl
 

Definition at line 15 of file LockImpl.d.


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