MCPcopy Create free account
hub / github.com/HumbleNet/HumbleNet / signalThreadShouldExit

Method signalThreadShouldExit

3rdparty/Amalgamate/juce_core_amalgam.cpp:12788–12791  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12786}
12787
12788void Thread::signalThreadShouldExit()
12789{
12790 shouldExit = true;
12791}
12792
12793bool Thread::waitForThreadToExit (const int timeOutMilliseconds) const
12794{

Callers 2

stopThreadsMethod · 0.80
inflateFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected