Base Module
VST 3.6.7
SDK for developing VST Plug-in
|
Conditional Guard - Locks only if valid lock is passed. More...
#include <flock.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.