MCPcopy Create free account
hub / github.com/caozhiyi/CppNet / ~CFuncThread

Method ~CFuncThread

test/rpc/FuncThread.cpp:7–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5}
6
7CFuncThread::~CFuncThread() {
8}
9
10void CFuncThread::Run() {
11 while (!_stop) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected