MCPcopy 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
427void CtrAudio::UnlockMutex() const {
428 LightLock_Unlock(&audio_mutex);
429}
430
431#endif

Callers 2

PlayOnChannelMethod · 0.45
n3ds_audio_threadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected