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::PosixThreadAttribute Class Reference

Public Member Functions

 PosixThreadAttribute (size_t stackSize)
 
autoget ()
 

Detailed Description

Definition at line 855 of file juce_SharedCode_posix.h.

Constructor & Destructor Documentation

◆ PosixThreadAttribute()

juce::PosixThreadAttribute::PosixThreadAttribute ( size_t  stackSize)
explicit

Definition at line 858 of file juce_SharedCode_posix.h.

◆ ~PosixThreadAttribute()

juce::PosixThreadAttribute::~PosixThreadAttribute ( )

Definition at line 864 of file juce_SharedCode_posix.h.

Member Function Documentation

◆ get()

auto * juce::PosixThreadAttribute::get ( )

Definition at line 870 of file juce_SharedCode_posix.h.


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