OpenShot Library | OpenShotAudio 0.2.2
juce::DummyCriticalSection::ScopedLockType Struct Reference

A dummy scoped-lock type to use with a dummy critical section. More...

#include <juce_CriticalSection.h>

Public Member Functions

 ScopedLockType (const DummyCriticalSection &) noexcept
 

Detailed Description

A dummy scoped-lock type to use with a dummy critical section.

Definition at line 149 of file juce_CriticalSection.h.

Constructor & Destructor Documentation

◆ ScopedLockType()

juce::DummyCriticalSection::ScopedLockType::ScopedLockType ( const DummyCriticalSection )
inlinenoexcept

Definition at line 151 of file juce_CriticalSection.h.


The documentation for this struct was generated from the following file: