Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/timer/
A DSDL_timer.c37 Uint32 scheduled; member
86 if ((Sint32)(timer->scheduled-curr->scheduled) < 0) { in SDL_AddTimerInternal()
154 if ((Sint32)(tick-current->scheduled) < 0) { in SDL_TimerThread()
156 delay = (current->scheduled - tick); in SDL_TimerThread()
172 current->scheduled = tick + interval; in SDL_TimerThread()
312 timer->scheduled = SDL_GetTicks() + interval; in SDL_AddTimer()
/AliOS-Things-master/components/SDL2/src/video/cocoa/
A DSDL_cocoaopengl.m87 …/* Make sure to remove us from the old window's context list, or we'll get scheduled updates from …
100 /* Now sign up for scheduled updates for the new window. */
A DSDL_cocoawindow.m1862 * fullscreen bit set if it's scheduled to go fullscreen immediately
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/core/
A DDownloadProject.cmake68 # method. Fixes for these have been created, the last of which is scheduled for
/AliOS-Things-master/components/ucloud_ai/src/model/aliyun-openapi/test/function_test/core/
A DDownloadProject.cmake68 # method. Fixes for these have been created, the last of which is scheduled for

Completed in 9 milliseconds