Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/timer/
A DSDL_timer.c101 SDL_TimerThread(void *_data) in SDL_TimerThread() function
227 data->thread = SDL_CreateThreadInternal(SDL_TimerThread, name, 0, data); in SDL_TimerInit()

Completed in 3 milliseconds