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:81
SDL_TimerID id
Definition event.c:9
struct callback * cb
Definition event_glib.c:83
int multi
Definition graphics_android.c:1065
Definition event_glib.c:43
struct callback * cb
Definition event_qt5.cpp:53
struct pollfd * pfd
Definition event.c:20
struct callback * cb
Definition event.c:16
int priority
Definition event.c:15