HomeSort by relevance Sort by last modified time
    Searched refs:timerlist_new (Results 1 - 2 of 2) sorted by null

  /external/qemu/
qemu-timer.c 99 QEMUTimerList *timerlist_new(QEMUClockType type, function
135 main_loop_tlg.tl[type] = timerlist_new(type, NULL, NULL);
508 tlg->tl[type] = timerlist_new(type, cb, opaque);
  /external/qemu/include/qemu/
timer.h 257 * timerlist_new:
267 QEMUTimerList *timerlist_new(QEMUClockType type,

Completed in 65 milliseconds