Home
last modified time | relevance | path

Searched refs:compute_abs_deadline (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/util/
H A Dqemu-thread-posix.c56 static void compute_abs_deadline(struct timespec *ts, int ms) in compute_abs_deadline() function
252 compute_abs_deadline(&ts, ms); in qemu_cond_timedwait_impl()
290 compute_abs_deadline(&ts, ms); in qemu_sem_timedwait()