[alsa-devel] [PATCH 0/10] snd_pcm_stop() lock fixes

Lars-Peter Clausen lars at metafoo.de
Tue Jul 16 16:54:14 CEST 2013


On 07/16/2013 04:48 PM, Takashi Iwai wrote:
[...]
> +int snd_pcm_lock_and_stop(struct snd_pcm_substream *substream, snd_pcm_state_t state)

The name makes it sound as if the lock will still be held after the function
call has completed. How about snd_pcm_stop_locked()?

- Lars


More information about the Alsa-devel mailing list