Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
103
void *JKRThread::start(void *thread) { return static_cast<JKRThread *>(thread)->run(); }
104
105
JKRThread *JKRThread::searchThread(OSThread *thread)
106
{
Callers
nothing calls this directly
Calls
1
run
Method · 0.45
Tested by
no test coverage detected