[alsa-devel] [PATCH] ALSA: pcm: Revert capture stream behavior change in blocking mode

Ricardo Biehl Pasquali pasqualirb at gmail.com
Fri Feb 8 18:46:12 CET 2019


Takashi Iwai wrote:
> e.g. one thread goes to a write loop in blocking mode while another
> thread controls the start/stop of the stream manually.

You meant a read loop. Agreed.

What about adding a comment like:

/*
 * If size < start_threshold, wait indefinitely. Another
 * thread may start capture
 */

So no one will bring this idea again.

	pasquali


More information about the Alsa-devel mailing list