Searched refs:SDL_WaitForDeviceNotification (Results 1 – 1 of 1) sorted by relevance
92 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification() function195 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification() function237 if (SDL_WaitForDeviceNotification(¬ification_data, s_mutexJoyStickEnum) == SDL_FALSE) { in SDL_JoystickThread()
Completed in 4 milliseconds