openshot-audio  0.1.7
Thread Member List

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

getCurrentThread()Threadstatic
getCurrentThreadId()Threadstatic
getThreadId() const noexceptThreadinline
getThreadName() constThreadinline
isThreadRunning() constThread
juce_threadEntryPoint(void *)Threadfriend
notify() constThread
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)Threadexplicit
ThreadID typedefThread
threadShouldExit() constThreadinline
wait(int timeOutMilliseconds) constThread
waitForThreadToExit(int timeOutMilliseconds) constThread
yield()Threadstatic
~Thread()Threadvirtual