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

  /external/qemu/
osdep.h 101 } qemu_timeval; typedef in typeref:struct:__anon6354
102 int qemu_gettimeofday(qemu_timeval *tp);
104 typedef struct timeval qemu_timeval; typedef in typeref:struct:timeval
osdep.c 279 int qemu_gettimeofday(qemu_timeval *tp)

Completed in 142 milliseconds