Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/events/
A DSDL_quit.c47 static SDL_bool send_foregrounding_pending = SDL_FALSE; variable
70 send_foregrounding_pending = SDL_TRUE; in SDL_HandleSIG()
191 if (send_foregrounding_pending) {
192 send_foregrounding_pending = SDL_FALSE;

Completed in 3 milliseconds