MCPcopy Create free account
hub / github.com/Barracuda09/SATPI / threadEntryFunc

Method threadEntryFunc

src/base/ThreadBase.h:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113
114 private:
115 static void * threadEntryFunc(void *arg) {(static_cast<ThreadBase *>(arg))->threadEntryBase(); return nullptr;}
116
117 void threadEntryBase();
118

Callers

nothing calls this directly

Calls 1

threadEntryBaseMethod · 0.45

Tested by

no test coverage detected