#include <juce_SharedCode_posix.h>
◆ PosixThreadAttribute()
| juce::PosixThreadAttribute::PosixThreadAttribute |
( |
size_t |
stackSize | ) |
|
|
inlineexplicit |
◆ ~PosixThreadAttribute()
| juce::PosixThreadAttribute::~PosixThreadAttribute |
( |
| ) |
|
|
inline |
◆ get()
| auto * juce::PosixThreadAttribute::get |
( |
| ) |
|
|
inline |
◆ attr
| pthread_attr_t juce::PosixThreadAttribute::attr |
|
private |
◆ valid
| bool juce::PosixThreadAttribute::valid { pthread_attr_init (&attr) == 0 } |
|
private |
The documentation for this class was generated from the following file: