JUCE  v5.1.1-3-g1a0b28c73
JUCE API
TimeSliceThread Member List

This is the complete list of members for TimeSliceThread, including all inherited members.

addTimeSliceClient(TimeSliceClient *clientToAdd, int millisecondsBeforeStarting=0)TimeSliceThread
callbackLockTimeSliceThreadprivate
clientBeingCalledTimeSliceThreadprivate
clientsTimeSliceThreadprivate
currentThreadShouldExit()Threadstatic
getClient(int index) constTimeSliceThread
getCurrentThread()Threadstatic
getCurrentThreadId()Threadstatic
getNextClient(int index) constTimeSliceThreadprivate
getNumClients() constTimeSliceThread
getThreadId() const noexceptThreadinline
getThreadName() constThreadinline
isThreadRunning() constThread
listLockTimeSliceThreadprivate
moveToFrontOfQueue(TimeSliceClient *clientToMove)TimeSliceThread
notify() constThread
realtimeAudioPriority enum valueThread
removeAllClients()TimeSliceThread
removeTimeSliceClient(TimeSliceClient *clientToRemove)TimeSliceThread
run()=0Threadpure virtual
setAffinityMask(uint32 affinityMask)Thread
setCurrentThreadAffinityMask(uint32 affinityMask)Threadstatic
setCurrentThreadName(const String &newThreadName)Threadstatic
setCurrentThreadPriority(int priority)Threadstatic
setPriority(int priority)Thread
signalThreadShouldExit()Thread
sleep(int milliseconds)Threadstatic
startThread()Thread
startThread(int priority)Thread
stopThread(int timeOutMilliseconds)Thread
Thread(const String &threadName, size_t threadStackSize=0)Threadexplicit
ThreadID typedefThread
threadShouldExit() constThreadinline
TimeSliceThread(const String &threadName)TimeSliceThreadexplicit
wait(int timeOutMilliseconds) constThread
waitForThreadToExit(int timeOutMilliseconds) constThread
yield()Threadstatic
~Thread()Threadvirtual
~TimeSliceThread()TimeSliceThread