MCPcopy Create free account
hub / github.com/T-Troll/alienfx-tools / ~ThreadHelper

Method ~ThreadHelper

Common/ThreadHelper.cpp:14–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14ThreadHelper::~ThreadHelper()
15{
16 Stop();
17 CloseHandle(tEvent);
18}
19
20void ThreadHelper::Stop()
21{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected