Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
12788
void Thread::signalThreadShouldExit()
12789
{
12790
shouldExit = true;
12791
}
12792
12793
bool Thread::waitForThreadToExit (const int timeOutMilliseconds) const
12794
{
Callers
2
stopThreads
Method · 0.80
inflate
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected