Home
last modified time | relevance | path

Searched refs:SDL_WaitForDeviceNotification (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c92 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification() function
195 SDL_WaitForDeviceNotification(SDL_DeviceNotificationData *data, SDL_mutex *mutex) in SDL_WaitForDeviceNotification() function
237 if (SDL_WaitForDeviceNotification(&notification_data, s_mutexJoyStickEnum) == SDL_FALSE) { in SDL_JoystickThread()

Completed in 4 milliseconds