JUCE
TimeSliceThread Member List
This is the complete list of members for
TimeSliceThread
, including all inherited members.
addListener
(Listener *)
Thread
addTimeSliceClient
(TimeSliceClient *clientToAdd, int millisecondsBeforeStarting=0)
TimeSliceThread
currentThreadShouldExit
()
Thread
static
getClient
(int index) const
TimeSliceThread
getCurrentThread
()
Thread
static
getCurrentThreadId
()
Thread
static
getNumClients
() const
TimeSliceThread
getThreadId
() const noexcept
Thread
getThreadName
() const noexcept
Thread
initialiseJUCE
(void *jniEnv, void *jContext)
Thread
static
isThreadRunning
() const
Thread
launch
(std::function< void()> functionToRun)
Thread
static
moveToFrontOfQueue
(TimeSliceClient *clientToMove)
TimeSliceThread
notify
() const
Thread
realtimeAudioPriority
enum value
Thread
removeAllClients
()
TimeSliceThread
removeListener
(Listener *)
Thread
removeTimeSliceClient
(TimeSliceClient *clientToRemove)
TimeSliceThread
run
()=0
Thread
pure virtual
setAffinityMask
(uint32 affinityMask)
Thread
setCurrentThreadAffinityMask
(uint32 affinityMask)
Thread
static
setCurrentThreadName
(const String &newThreadName)
Thread
static
setCurrentThreadPriority
(int priority)
Thread
static
setPriority
(int priority)
Thread
signalThreadShouldExit
()
Thread
sleep
(int milliseconds)
Thread
static
startThread
()
Thread
startThread
(int priority)
Thread
stopThread
(int timeOutMilliseconds)
Thread
Thread
(const String &threadName, size_t threadStackSize=0)
Thread
explicit
ThreadID
typedef
Thread
threadShouldExit
() const
Thread
TimeSliceThread
(const String &threadName)
TimeSliceThread
explicit
wait
(int timeOutMilliseconds) const
Thread
waitForThreadToExit
(int timeOutMilliseconds) const
Thread
yield
()
Thread
static
~Thread
()
Thread
virtual
~TimeSliceThread
() override
TimeSliceThread
Generated on Sat Jun 27 2020 20:00:21 for JUCE by
1.8.13