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

/external/qemu/
H A Dqemu-char.c1010 static void pty_chr_timer(void *opaque) function
1079 s->timer = timer_new(QEMU_CLOCK_REALTIME, SCALE_MS, pty_chr_timer, chr);

Completed in 551 milliseconds