|
openshot-audio
0.1.5
|
This is the complete list of members for Thread, including all inherited members.
| getCurrentThread() | Thread | static |
| getCurrentThreadId() | Thread | static |
| getThreadId() const noexcept | Thread | inline |
| getThreadName() const | Thread | inline |
| isThreadRunning() const | Thread | |
| juce_threadEntryPoint(void *) | Thread | friend |
| notify() const | Thread | |
| 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) | Thread | explicit |
| ThreadID typedef | Thread | |
| threadShouldExit() const | Thread | inline |
| wait(int timeOutMilliseconds) const | Thread | |
| waitForThreadToExit(int timeOutMilliseconds) const | Thread | |
| yield() | Thread | static |
| ~Thread() | Thread | virtual |
1.8.13