Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/digego/extempore
/ EXTThread
Method
EXTThread
src/EXTThread.cpp:55–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
namespace extemp
54
{
55
EXTThread::EXTThread() : initialised(false), detached(false), joined(false)
56
{
57
}
58
59
EXTThread::~EXTThread()
60
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected