MCPcopy Create free account
hub / github.com/bfbbdecomp/bfbb / __AXDSPDoneCallback

Function __AXDSPDoneCallback

src/dolphin/src/ax/AXOut.c:140–144  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

138}
139
140static void __AXDSPDoneCallback(void* task)
141{
142 __AXDSPDoneFlag = 1;
143 OSWakeupThread(&__AXOutThreadQueue);
144}
145
146void __AXOutInitDSP(void)
147{

Callers

nothing calls this directly

Calls 1

OSWakeupThreadFunction · 0.85

Tested by

no test coverage detected