Searched refs:read_until_finished (Results 1 – 1 of 1) sorted by relevance
204 static int read_until_finished(int fd, void *buf, size_t count) in read_until_finished() function242 nread = read_until_finished(thread->to_thread_fds[0], buf, in audio_thread_read_command()251 rc = read_until_finished(thread->to_thread_fds[0], in audio_thread_read_command()961 err = read_until_finished(thread->to_main_fds[0], &rsp, sizeof(rsp)); in audio_thread_post_message()1161 err = read_until_finished(thread->to_main_fds[0], &rsp, sizeof(rsp)); in audio_thread_config_global_remix()