|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclarion.clarion.runtime.concurrent.ISyncObject
org.jclarion.clarion.runtime.concurrent.ICriticalSection
public class ICriticalSection
| Constructor Summary | |
|---|---|
ICriticalSection()
|
|
| Method Summary | |
|---|---|
void |
Kill()
|
void |
Release()
|
void |
Wait()
|
| Methods inherited from class org.jclarion.clarion.runtime.concurrent.ISyncObject |
|---|
handleOf |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ICriticalSection()
| Method Detail |
|---|
public void Kill()
Kill in class ISyncObjectpublic void Release()
Release in class ISyncObjectpublic void Wait()
Wait in class ISyncObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||