Condition
implements a condition variable for a lock. More...
Go to the source code of this file.
Variables | |
module mango locks | Condition |
import mango locks | TimeUnit |
Condition
implements a condition variable for a lock.
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 Condition.d.
|
Definition at line 14 of file Condition.d. |
|
Definition at line 16 of file Condition.d. |