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 |
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.
|
Definition at line 16 of file ReentrantLock.d. |
|
Definition at line 18 of file ReentrantLock.d. |