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
juce::ThreadPoolOptions Member List

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) constjuce::ThreadPoolOptions
withNumberOfThreads(int newNumberOfThreads) constjuce::ThreadPoolOptions
withThreadName(String newThreadName) constjuce::ThreadPoolOptions
withThreadStackSizeBytes(size_t newThreadStackSizeBytes) constjuce::ThreadPoolOptions