Searched refs:SDL_UnlockAudioDevice (Results 1 – 5 of 5) sorted by relevance
842 extern DECLSPEC void SDLCALL SDL_UnlockAudioDevice(SDL_AudioDeviceID dev);
1565 SDL_UnlockAudioDevice(SDL_AudioDeviceID devid) in SDL_UnlockAudioDevice() function1577 SDL_UnlockAudioDevice(1); in SDL_UnlockAudio()
95 #define SDL_UnlockAudioDevice SDL_UnlockAudioDevice_REAL macro
126 SDL_DYNAPI_PROC(void,SDL_UnlockAudioDevice,(SDL_AudioDeviceID a),(a),)
795 SDL_UnlockAudioDevice(id); in audio_lockUnlockOpenAudioDevice()
Completed in 16 milliseconds