Searched refs:SDL_DeviceNotificationData (Results 1 – 1 of 1) sorted by relevance
78 } SDL_DeviceNotificationData; typedef81 SDL_CleanupDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CleanupDeviceNotification()86 SDL_CreateDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CreateDeviceNotification()92 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification()105 } SDL_DeviceNotificationData; typedef137 SDL_CleanupDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CleanupDeviceNotification()153 SDL_CreateDeviceNotification(SDL_DeviceNotificationData *data) in SDL_CreateDeviceNotification()195 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification()222 SDL_DeviceNotificationData notification_data; in SDL_JoystickThread()
Completed in 4 milliseconds