Searched refs:SDL_JoystickThread (Results 1 – 1 of 1) sorted by relevance
220 SDL_JoystickThread(void *_data) in SDL_JoystickThread() function312 … s_threadJoystick = SDL_CreateThreadInternal(SDL_JoystickThread, "SDL_joystick", 64 * 1024, NULL); in WINDOWS_JoystickInit()
Completed in 4 milliseconds