Home
last modified time | relevance | path

Searched refs:read_from_thread (Results 1 – 1 of 1) sorted by relevance

/xen/tools/libs/store/
A Dxs.c536 int read_from_thread; in read_reply() local
538 read_from_thread = read_thread_exists(h); in read_reply()
541 if (!read_from_thread && (read_message(h, 0) == -1)) in read_reply()
546 while (XEN_TAILQ_EMPTY(&h->reply_list) && read_from_thread && h->fd != -1) in read_reply()

Completed in 12 milliseconds