|
common-util | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| SyncInterface | Title: Generic synchronization interface Description: Copyright: Copyright (c) 2001 Company: Tomas Teubner |
| Class Summary | |
|---|---|
| Condition | A Condition is used to exchange the state of a boolean condition between threads. |
| Mutex | A Mutex can be used to assert mutual exclusive access to a resource. |
| Semaphore | A Semaphore is a kind of synchronized counter. |
This package contains synchronization classes.
|
common-util | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||