Searched refs:SDL_GetThreadName (Results 1 – 4 of 4) sorted by relevance
232 extern DECLSPEC const char *SDLCALL SDL_GetThreadName(SDL_Thread *thread);
418 SDL_GetThreadName(SDL_Thread * thread) in SDL_GetThreadName() function
474 #define SDL_GetThreadName SDL_GetThreadName_REAL macro
503 SDL_DYNAPI_PROC(const char*,SDL_GetThreadName,(SDL_Thread *a),(a),return)
Completed in 12 milliseconds