| Interface | Description |
|---|---|
| Sync |
Main interface for locks, gates, and conditions.
|
| Class | Description |
|---|---|
| CondVar |
This class is designed for fans of POSIX pthreads programming.
|
| Mutex |
A simple non-reentrant mutual exclusion lock.
|
| ReentrantMutex | |
| SyncUtil |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.