MCPcopy 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
136private:

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected