|
Base Module
VST 3.6.6
SDK for developing VST Plug-in
|
Conditional Guard - Locks only if valid lock is passed. More...
#include <fthread.h>
Public Member Functions | |
| FConditionalGuard (FLock *_lock) | |
| FConditionGuard constructor. More... | |
| ~FConditionalGuard () | |
| FConditionGuard destructor. More... | |
Conditional Guard - Locks only if valid lock is passed.
|
inline |
FConditionGuard constructor.
| _lock | guard this lock |
|
inline |
FConditionGuard destructor.