Searched defs:libxl__ctx (Results 1 – 2 of 2) sorted by relevance
45 struct libxl__ctx struct49 typedef struct libxl__ctx libxl_ctx; argument
665 struct libxl__ctx { struct675 /* Always use libxl__ctx_lock and _unlock (or the convenience argument689 int osevent_in_hook;691 void *osevent_user;705 int watch_nslots, nwatches;708 libxl__ev_fd watch_efd;712 libxl__ev_fd evtchn_efd;719 libxl__ev_xswatch death_watch;724 void *childproc_user;728 bool sigchld_user_registered;[all …]
Completed in 16 milliseconds