Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_thread.h232 extern DECLSPEC const char *SDLCALL SDL_GetThreadName(SDL_Thread *thread);
/AliOS-Things-master/components/SDL2/src/thread/
A DSDL_thread.c418 SDL_GetThreadName(SDL_Thread * thread) in SDL_GetThreadName() function
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h474 #define SDL_GetThreadName SDL_GetThreadName_REAL macro
A DSDL_dynapi_procs.h503 SDL_DYNAPI_PROC(const char*,SDL_GetThreadName,(SDL_Thread *a),(a),return)

Completed in 12 milliseconds