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 © 2018 JBoss by Red Hat. All rights reserved.