Searched refs:SDL_RELEASE (Results 1 – 2 of 2) sorted by relevance
75 #define SDL_RELEASE(x) \ macro215 extern DECLSPEC int SDLCALL SDL_UnlockMutex(SDL_mutex * mutex) SDL_RELEASE(mutex);
163 extern DECLSPEC void SDLCALL SDL_UnlockJoysticks(void) SDL_RELEASE(SDL_joystick_lock);
Completed in 8 milliseconds