Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BoevaLab/FREEC
/ getArg
Method
getArg
src/ThreadPool.h:132–132 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
130
}
131
132
ThreadArg* getArg() {return arg;}
133
bool deleteArg() const {return delete_arg;}
134
void* (*getWrapper())(void*) {return wrapper;}
135
Callers
2
wrapper
Method · 0.80
checkOneThreadFinished
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected