JUCE
TimeSliceThread Member List

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

addTimeSliceClient(TimeSliceClient *client, int millisecondsBeforeStarting=0)TimeSliceThread
currentThreadShouldExit()Threadstatic
getClient(int index) constTimeSliceThread
getCurrentThread()Threadstatic
getCurrentThreadId()Threadstatic
getNumClients() constTimeSliceThread
getThreadId() const noexceptThread
getThreadName() constThread
isThreadRunning() constThread
moveToFrontOfQueue(TimeSliceClient *client)TimeSliceThread
notify() constThread
removeTimeSliceClient(TimeSliceClient *client)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() constThread
TimeSliceThread(const String &threadName)TimeSliceThreadexplicit
wait(int timeOutMilliseconds) constThread
waitForThreadToExit(int timeOutMilliseconds) constThread
yield()Threadstatic
~Thread()Threadvirtual
~TimeSliceThread()TimeSliceThread