MCPcopy Create free account
hub / github.com/doldecomp/mkdd / start

Method start

libs/JSystem/JKernel/JKRThread.cpp:103–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101}
102
103void *JKRThread::start(void *thread) { return static_cast<JKRThread *>(thread)->run(); }
104
105JKRThread *JKRThread::searchThread(OSThread *thread)
106{

Callers

nothing calls this directly

Calls 1

runMethod · 0.45

Tested by

no test coverage detected