MCPcopy 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

loadResourceAsyncMethod · 0.85
sendLoadCmdMethod · 0.85
initSystemMethod · 0.85
initJASystemMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected