Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CGraph
/ setThreadPoolEx
Method
setThreadPoolEx
src/GraphCtrl/GraphElement/GElement.cpp:369–372 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
367
368
369
GElementPtr GElement::setThreadPoolEx(UThreadPoolPtr ptr) {
370
(void)(ptr);
371
return this;
372
}
373
374
375
CVoid GElement::dump(std::ostream& oss) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected