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