| Package | Description |
|---|---|
| org.jcsp.lang |
This provides classes and interfaces corresponding to the fundamental
primitives of CSP.
|
| Modifier and Type | Field and Description |
|---|---|
private Mutex |
Any2AnyImpl.readMutex
The mutex on which readers must synchronize
|
private Mutex |
One2AnyImpl.readMutex
The mutex on which readers must synchronize
|
private Mutex |
Any2AnyIntImpl.readMutex
The mutex on which readers must synchronize
|
private Mutex |
One2AnyIntImpl.readMutex
The mutex on which readers must synchronize
|