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

ReentrantLock.d File Reference

A reentrant mutual exclusion Lock with the same basic behavior and semantics as the implicit monitor lock accessed using synchronized methods and statements, but with extended capabilities. More...

Go to the source code of this file.

Variables

module mango locks ReentrantLock
import mango locks Lock


Detailed Description

A reentrant mutual exclusion Lock with the same basic behavior and semantics as the implicit monitor lock accessed using synchronized methods and statements, but with extended capabilities.

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 ReentrantLock.d.


Variable Documentation

module mango locks ReentrantLock
 

Definition at line 16 of file ReentrantLock.d.

import mango locks Lock
 

Definition at line 18 of file ReentrantLock.d.


Generated on Sat Dec 24 17:28:35 2005 for Mango by  doxygen 1.4.0