JUCE
v8.0.9
JUCE API
Loading...
Searching...
No Matches
juce::Thread Member List
This is the complete list of members for
juce::Thread
, including all inherited members.
addListener
(Listener *)
juce::Thread
affinityMask
juce::Thread
private
closeThreadHandle
()
juce::Thread
private
createNativeThread
(Priority)
juce::Thread
private
currentThreadShouldExit
()
juce::Thread
static
defaultEvent
juce::Thread
private
deleteOnThreadEnd
juce::Thread
private
getCurrentThread
()
juce::Thread
static
getCurrentThreadId
()
juce::Thread
static
getPriority
() const
juce::Thread
protected
getThreadId
() const noexcept
juce::Thread
getThreadName
() const noexcept
juce::Thread
inline
initialiseJUCE
(void *jniEnv, void *jContext)
juce::Thread
static
isRealtime
() const
juce::Thread
isThreadRunning
() const
juce::Thread
killThread
()
juce::Thread
private
launch
(std::function< void()> functionToRun)
juce::Thread
static
launch
(Priority priority, std::function< void()> functionToRun)
juce::Thread
static
listeners
juce::Thread
private
notify
() const
juce::Thread
osDefaultStackSize
juce::Thread
static
priority
juce::Thread
private
Priority
enum name
juce::Thread
realtimeOptions
juce::Thread
private
removeListener
(Listener *)
juce::Thread
run
()=0
juce::Thread
pure virtual
setAffinityMask
(uint32 affinityMask)
juce::Thread
setCurrentThreadAffinityMask
(uint32 affinityMask)
juce::Thread
static
setCurrentThreadName
(const String &newThreadName)
juce::Thread
static
setPriority
(Priority newPriority)
juce::Thread
protected
shouldExit
juce::Thread
private
signalThreadShouldExit
()
juce::Thread
sleep
(int milliseconds)
juce::Thread
static
startRealtimeThread
(const RealtimeOptions &options)
juce::Thread
startStopLock
juce::Thread
private
startSuspensionEvent
juce::Thread
private
startThread
()
juce::Thread
startThread
(Priority newPriority)
juce::Thread
startThreadInternal
(Priority)
juce::Thread
private
stopThread
(int timeOutMilliseconds)
juce::Thread
Thread
(const String &threadName, size_t threadStackSize=osDefaultStackSize)
juce::Thread
explicit
threadEntryPoint
()
juce::Thread
private
threadHandle
juce::Thread
private
ThreadID
typedef
juce::Thread
threadId
juce::Thread
private
threadName
juce::Thread
private
threadShouldExit
() const
juce::Thread
threadStackSize
juce::Thread
private
wait
(double timeOutMilliseconds) const
juce::Thread
waitForThreadToExit
(int timeOutMilliseconds) const
juce::Thread
yield
()
juce::Thread
static
~Thread
()
juce::Thread
virtual
Generated on Sun Sep 14 2025 01:00:55 for JUCE by
1.9.8