Searched refs:cur_event_sync (Results 1 – 1 of 1) sorted by relevance
26 static rt_bool_t cur_event_sync; variable55 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