|
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 |
This is the complete list of members for juce::ThreadPoolOptions, including all inherited members.
| desiredThreadPriority (defined in juce::ThreadPoolOptions) | juce::ThreadPoolOptions | |
| numberOfThreads (defined in juce::ThreadPoolOptions) | juce::ThreadPoolOptions | |
| threadName (defined in juce::ThreadPoolOptions) | juce::ThreadPoolOptions | |
| threadStackSizeBytes (defined in juce::ThreadPoolOptions) | juce::ThreadPoolOptions | |
| withDesiredThreadPriority(Thread::Priority newDesiredThreadPriority) const | juce::ThreadPoolOptions | |
| withNumberOfThreads(int newNumberOfThreads) const | juce::ThreadPoolOptions | |
| withThreadName(String newThreadName) const | juce::ThreadPoolOptions | |
| withThreadStackSizeBytes(size_t newThreadStackSizeBytes) const | juce::ThreadPoolOptions |