Searched defs:unix_stop_timer (Results 1 - 1 of 1) sorted by relevance

/external/qemu/
H A Dqemu-timer.c259 static void unix_stop_timer(struct qemu_alarm_timer *t);
340 {"unix", unix_start_timer, unix_stop_timer, NULL},
1103 static void unix_stop_timer(struct qemu_alarm_timer *t) function

Completed in 62 milliseconds