OpenShot Audio Library | OpenShotAudio
0.4.0
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
currentThreadShouldExit
()
juce::Thread
static
getCurrentThread
()
juce::Thread
static
getCurrentThreadId
()
juce::Thread
static
getPriority
() const
juce::Thread
protected
getThreadId
() const noexcept
juce::Thread
getThreadName
() const noexcept
juce::Thread
inline
isRealtime
() const
juce::Thread
isThreadRunning
() const
juce::Thread
juce_threadEntryPoint
(defined in
juce::Thread
)
juce::Thread
friend
launch
(std::function< void()> functionToRun)
juce::Thread
static
launch
(Priority priority, std::function< void()> functionToRun)
juce::Thread
static
notify
() const
juce::Thread
osDefaultStackSize
(defined in
juce::Thread
)
juce::Thread
static
Priority
enum name
juce::Thread
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
signalThreadShouldExit
()
juce::Thread
sleep
(int milliseconds)
juce::Thread
static
startRealtimeThread
(const RealtimeOptions &options)
juce::Thread
startThread
()
juce::Thread
startThread
(Priority newPriority)
juce::Thread
stopThread
(int timeOutMilliseconds)
juce::Thread
Thread
(const String &threadName, size_t threadStackSize=osDefaultStackSize)
juce::Thread
explicit
ThreadID
typedef
juce::Thread
threadShouldExit
() const
juce::Thread
wait
(double timeOutMilliseconds) const
juce::Thread
waitForThreadToExit
(int timeOutMilliseconds) const
juce::Thread
yield
()
juce::Thread
static
~Thread
()
juce::Thread
virtual
Generated by
1.13.2