|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--ilog.mt.IlMutex
| Field Summary | |
long |
INFINITY
Excluded. |
| Constructor Summary | |
IlMutex()
Excluded. |
|
| Method Summary | |
void |
acquire()
Excluded. |
boolean |
acquire(long timeout)
Excluded. |
void |
release()
Excluded. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public final long INFINITY
| Constructor Detail |
public IlMutex()
| Method Detail |
public boolean acquire(long timeout)
throws java.lang.InterruptedException
public void acquire()
throws java.lang.InterruptedException
public void release()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||