Home
last modified time | relevance | path

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

/bsp/qemu-virt64-aarch64/applications/
A Dgraphic.c26 static rt_bool_t cur_event_sync; variable
55 cur_event_sync = RT_TRUE; in tablet_event_handler()
65 cur_event_sync = RT_TRUE; in tablet_event_handler()
172 cur_event_sync = RT_FALSE; in graphic_thread()
178 while (cur_event_sync) in graphic_thread()
191 cur_event_sync = RT_FALSE; in graphic_thread()

Completed in 5 milliseconds