Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CGraph
/ destroy
Function
destroy
src/UtilsCtrl/ThreadPool/Thread/UThreadBase.h:39–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
38
39
CStatus destroy() override {
40
CGRAPH_FUNCTION_BEGIN
41
CGRAPH_ASSERT_INIT(true)
42
43
reset();
44
CGRAPH_FUNCTION_END
45
}
46
47
48
/**
Callers
1
~UThreadPool
Method · 0.50
Calls
1
reset
Function · 0.70
Tested by
no test coverage detected