Searched refs:SDL_ThreadFunction (Results 1 – 1 of 1) sorted by relevance
69 typedef int (SDLCALL * SDL_ThreadFunction) (void *data); typedef107 SDL_CreateThread(SDL_ThreadFunction fn, const char *name, void *data,142 SDL_CreateThread(SDL_ThreadFunction fn, const char *name, void *data);