MCPcopy 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
116void NxAudio::UnlockMutex() const {
117 mutexUnlock((Mutex*)&audio_mutex);
118}
119
120#endif

Callers 1

switch_audio_threadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected