HomeSort by relevance Sort by last modified time
    Searched full:compute_abs_deadline (Results 1 - 1 of 1) sorted by null

  /external/qemu/util/
qemu-thread-posix.c 196 static void compute_abs_deadline(struct timespec *ts, int ms) function
215 compute_abs_deadline(&ts, ms);
241 compute_abs_deadline(&ts, ms);

Completed in 146 milliseconds