Home
last modified time | relevance | path

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

/xen/tools/xenstore/
A Dxs.c56 struct xs_handle { struct
58 int fd;
65 pthread_t read_thr;
66 int read_thr_exists;
72 struct list_head watch_list;
73 pthread_mutex_t watch_mutex;
77 int watch_pipe[2];
79 bool unwatch_filter;
86 struct list_head reply_list;
132 struct xs_handle { struct
[all …]
/xen/tools/misc/
A Dxen-lowmemd.c16 static struct xs_handle *xs_handle = NULL; variable
/xen/tools/xenpaging/
A Dxenpaging.h47 struct xs_handle *xs_handle; member

Completed in 5 milliseconds