| 43 | _name(name) {} |
| 44 | |
| 45 | ThreadBase::~ThreadBase() {} |
| 46 | |
| 47 | // ========================================================================= |
| 48 | // -- Static member functions ---------------------------------------------- |
nothing calls this directly
no outgoing calls
no test coverage detected