Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/winrt/
A DSDL_winrtevents.cpp71 ThreadState_Running, enumerator
84 SDL_assert(_threadState == ThreadState_Running); in WINRT_YieldXAMLThread()
91 while (_threadState != ThreadState_Running) { in WINRT_YieldXAMLThread()
116 _threadState = ThreadState_Running; in WINRT_CycleXAMLThread()
128 case ThreadState_Running: in WINRT_CycleXAMLThread()
138 _threadState = ThreadState_Running; in WINRT_CycleXAMLThread()

Completed in 3 milliseconds