Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ UnlockMutex
Method
UnlockMutex
src/platform/3ds/audio.cpp:427–429 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
425
}
426
427
void CtrAudio::UnlockMutex() const {
428
LightLock_Unlock(&audio_mutex);
429
}
430
431
#endif
Callers
2
PlayOnChannel
Method · 0.45
n3ds_audio_thread
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected