12# define SDL_USEREVENT_CODE_TIMER 0x1
13# define SDL_USEREVENT_CODE_CALL_CALLBACK 0x2
14# define SDL_USEREVENT_CODE_IDLE_EVENT 0x4
15# define SDL_USEREVENT_CODE_WATCH 0x8
16# ifdef USE_WEBOS_ACCELEROMETER
17# define SDL_USEREVENT_CODE_ROTATE 0xA
static GPtrArray * idle_tasks
Definition event_sdl.h:38
void event_sdl_watch_thread(GPtrArray *)
Definition event_sdl.c:84
void event_sdl_register(void)
Definition event_sdl.c:306
int quit_event_loop
Definition event_sdl.h:37
Definition event_glib.c:82
SDL_TimerID id
Definition event.c:10
struct callback * cb
Definition event_glib.c:84
int multi
Definition graphics_android.c:1076
Definition event_glib.c:44
struct callback * cb
Definition event_qt5.cpp:53
struct pollfd * pfd
Definition event.c:21
struct callback * cb
Definition event.c:17
int priority
Definition event.c:16