Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/include/
A DSDL_thread.h244 extern DECLSPEC SDL_threadID SDLCALL SDL_GetThreadID(SDL_Thread * thread);
/AliOS-Things-master/components/SDL2/src/thread/
A DSDL_thread.c405 SDL_GetThreadID(SDL_Thread * thread) in SDL_GetThreadID() function
/AliOS-Things-master/components/SDL2/src/joystick/windows/
A DSDL_windowsjoystick.c542 PostThreadMessage(SDL_GetThreadID(s_threadJoystick), WM_QUIT, 0, 0); in WINDOWS_JoystickQuit()
/AliOS-Things-master/components/SDL2/src/dynapi/
A DSDL_dynapi_overrides.h476 #define SDL_GetThreadID SDL_GetThreadID_REAL macro
A DSDL_dynapi_procs.h505 SDL_DYNAPI_PROC(SDL_threadID,SDL_GetThreadID,(SDL_Thread *a),(a),return)

Completed in 11 milliseconds