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