Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
140
static void __AXDSPDoneCallback(void* task)
141
{
142
__AXDSPDoneFlag = 1;
143
OSWakeupThread(&__AXOutThreadQueue);
144
}
145
146
void __AXOutInitDSP(void)
147
{
Callers
nothing calls this directly
Calls
1
OSWakeupThread
Function · 0.85
Tested by
no test coverage detected