Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
H A DSDL_thread.h69 typedef int (SDLCALL * SDL_ThreadFunction) (void *data); typedef
107 SDL_CreateThread(SDL_ThreadFunction fn, const char *name, void *data,
142 SDL_CreateThread(SDL_ThreadFunction fn, const char *name, void *data);