Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/EasyRPG/Player
/ UnlockMutex
Method
UnlockMutex
src/platform/switch/audio.cpp:116–118 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
114
}
115
116
void NxAudio::UnlockMutex() const {
117
mutexUnlock((Mutex*)&audio_mutex);
118
}
119
120
#endif
Callers
1
switch_audio_thread
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected