MCPcopy Create free account
hub / github.com/DISTORTEC/distortos / start

Method start

include/distortos/StaticThread.hpp:79–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

77 */
78
79 int start()
80 {
81 return UndetachableThread::startInternal();
82 }
83
84protected:
85

Callers 1

makeAndStartStaticThreadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected