Searched refs:SDL_HIDAPI_RumbleThread (Results 1 – 1 of 1) sorted by relevance
56 static int SDL_HIDAPI_RumbleThread(void *data) in SDL_HIDAPI_RumbleThread() function136 ctx->thread = SDL_CreateThreadInternal(SDL_HIDAPI_RumbleThread, "HIDAPI Rumble", 0, ctx); in SDL_HIDAPI_StartRumbleThread()
Completed in 3 milliseconds