JUCE-7.0.12-0-g4f43011b96 JUCE-7.0.12-0-g4f43011b96
JUCE — C++ application framework with suport for VST, VST3, LV2 audio plug-ins

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Member Functions | List of all members
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 145 of file juce_CriticalSection.h.

Constructor & Destructor Documentation

◆ ScopedLockType()

juce::DummyCriticalSection::ScopedLockType::ScopedLockType ( const DummyCriticalSection )
noexcept

Definition at line 147 of file juce_CriticalSection.h.


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