Searched refs:timerlist_run_timers (Results 1 - 2 of 2) sorted by relevance

/external/qemu/
H A Dqemu-timer.c458 bool timerlist_run_timers(QEMUTimerList *timer_list) function
500 return timerlist_run_timers(main_loop_tlg.tl[type]);
525 progress |= timerlist_run_timers(tlg->tl[type]);
/external/qemu/include/qemu/
H A Dtimer.h329 * timerlist_run_timers:
336 bool timerlist_run_timers(QEMUTimerList *timer_list);

Completed in 32 milliseconds