Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/tools/xenstore/
A Dxs.c448 int read_from_thread; in read_reply() local
450 read_from_thread = read_thread_exists(h); in read_reply()
453 if (!read_from_thread && (read_message(h, 0) == -1)) in read_reply()
458 while (list_empty(&h->reply_list) && read_from_thread && h->fd != -1) in read_reply()

Completed in 5 milliseconds