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

/external/qemu/
H A Dqemu-timer.c185 bool timerlist_expired(QEMUTimerList *timer_list) function
202 return timerlist_expired(
/external/qemu/include/qemu/
H A Dtimer.h293 * timerlist_expired:
302 bool timerlist_expired(QEMUTimerList *timer_list);

Completed in 259 milliseconds