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