Home
last modified time | relevance | path

Searched defs:libxl__ev_time (Results 1 – 1 of 1) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_internal.h285 typedef struct libxl__ev_time libxl__ev_time; typedef
289 struct libxl__ev_time { struct
292 libxl__ev_time_callback *func; argument
295 LIBXL_TAILQ_ENTRY(libxl__ev_time) entry; argument
296 struct timeval abs;
297 libxl__osevent_hook_nexus *nexus;
298 libxl__ao_abortable abrt;

Completed in 16 milliseconds