JUCE
|
Classes | |
class | GenericScopedLock< LockType > |
Automatically locks and unlocks a mutex object. More... | |
class | GenericScopedUnlock< LockType > |
Automatically unlocks and re-locks a mutex object. More... | |
class | GenericScopedTryLock< LockType > |
Automatically locks and unlocks a mutex object. More... | |