MCPcopy 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

53namespace 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