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