addListener(Listener *) | juce::Thread | private |
affinityMask | juce::Thread | private |
beginWaitingForSocket(int portNumber, const String &bindAddress=String()) | juce::InterprocessConnectionServer | |
closeThreadHandle() | juce::Thread | private |
createConnectionObject()=0 | juce::InterprocessConnectionServer | protectedpure virtual |
currentThreadShouldExit() | juce::Thread | privatestatic |
defaultEvent | juce::Thread | private |
deleteOnThreadEnd | juce::Thread | private |
getAdjustedPriority(int) | juce::Thread | privatestatic |
getBoundPort() const noexcept | juce::InterprocessConnectionServer | |
getCurrentThread() | juce::Thread | privatestatic |
getCurrentThreadId() | juce::Thread | privatestatic |
getThreadId() const noexcept | juce::Thread | private |
getThreadName() const noexcept | juce::Thread | inlineprivate |
initialiseJUCE(void *jniEnv, void *jContext) | juce::Thread | privatestatic |
InterprocessConnectionServer() | juce::InterprocessConnectionServer | |
isAndroidRealtimeThread | juce::Thread | private |
isThreadRunning() const | juce::Thread | private |
killThread() | juce::Thread | private |
launch(std::function< void()> functionToRun) | juce::Thread | privatestatic |
launchThread() | juce::Thread | private |
listeners | juce::Thread | private |
notify() const | juce::Thread | private |
realtimeAudioPriority enum value | juce::Thread | private |
removeListener(Listener *) | juce::Thread | private |
run() override | juce::InterprocessConnectionServer | privatevirtual |
setAffinityMask(uint32 affinityMask) | juce::Thread | private |
setCurrentThreadAffinityMask(uint32 affinityMask) | juce::Thread | privatestatic |
setCurrentThreadName(const String &newThreadName) | juce::Thread | privatestatic |
setCurrentThreadPriority(int priority) | juce::Thread | privatestatic |
setPriority(int priority) | juce::Thread | private |
setThreadPriority(void *, int) | juce::Thread | privatestatic |
shouldExit | juce::Thread | private |
signalThreadShouldExit() | juce::Thread | private |
sleep(int milliseconds) | juce::Thread | privatestatic |
socket | juce::InterprocessConnectionServer | private |
startStopLock | juce::Thread | private |
startSuspensionEvent | juce::Thread | private |
startThread() | juce::Thread | private |
startThread(int priority) | juce::Thread | private |
stop() | juce::InterprocessConnectionServer | |
stopThread(int timeOutMilliseconds) | juce::Thread | private |
Thread(const String &threadName, size_t threadStackSize=0) | juce::Thread | explicitprivate |
threadEntryPoint() | juce::Thread | private |
threadHandle | juce::Thread | private |
ThreadID typedef | juce::Thread | private |
threadId | juce::Thread | private |
threadName | juce::Thread | private |
threadPriority | juce::Thread | private |
threadShouldExit() const | juce::Thread | private |
threadStackSize | juce::Thread | private |
wait(int timeOutMilliseconds) const | juce::Thread | private |
waitForThreadToExit(int timeOutMilliseconds) const | juce::Thread | private |
yield() | juce::Thread | privatestatic |
~InterprocessConnectionServer() override | juce::InterprocessConnectionServer | |
~Thread() | juce::Thread | privatevirtual |