Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ getThreadPointer
Function
getThreadPointer
libs/JSystem/JAudio/System/JASDvdThread.cpp:10–10 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
static JASTaskThread *sThread;
9
10
JASTaskThread *getThreadPointer() { return sThread; }
11
12
bool createThread(s32 threadPriority, int msgCount, u32 stackSize)
13
{
Callers
4
loadResourceAsync
Method · 0.85
sendLoadCmd
Method · 0.85
initSystem
Method · 0.85
initJASystem
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected