Searched refs:read_from_thread (Results 1 – 1 of 1) sorted by relevance
536 int read_from_thread; in read_reply() local538 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