Searched defs:libxl__ev_time (Results 1 – 1 of 1) sorted by relevance
285 typedef struct libxl__ev_time libxl__ev_time; typedef289 struct libxl__ev_time { struct292 libxl__ev_time_callback *func; argument295 LIBXL_TAILQ_ENTRY(libxl__ev_time) entry; argument296 struct timeval abs;297 libxl__osevent_hook_nexus *nexus;298 libxl__ao_abortable abrt;
Completed in 16 milliseconds