ilog.mt
Class IlMutex
java.lang.Object
|
+--ilog.mt.IlMutex
- public final class IlMutex
- extends Object
Constructor Summary |
IlMutex()
Excluded. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INFINITY
public final long INFINITY
- Excluded.
IlMutex
public IlMutex()
- Excluded.
acquire
public boolean acquire(long timeout)
throws InterruptedException
- Excluded.
acquire
public void acquire()
throws InterruptedException
- Excluded.
release
public void release()
- Excluded.