[alsa-devel] ALSA async callback re-enter and DEADLOCK.

Clemens Ladisch clemens at ladisch.de
Tue Mar 27 14:40:47 CEST 2012


Павел Колодин wrote:
> So, in multi-threaded appliction, the better solution would be to start separate thread that would talk with ALSA only?

Yes.  If you already have a poll()-based event loop in some thread,
it might make sense to put the ALSA code there, but this depends on
how these threads affect each other.


Regards,
Clemens


More information about the Alsa-devel mailing list