From: Clemens Ladisch <clemens@ladisch.de>
To: "Павел Колодин" <pavelkolodin@gmail.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: ALSA async callback re-enter and DEADLOCK.
Date: Tue, 27 Mar 2012 14:40:47 +0200 [thread overview]
Message-ID: <4F71B54F.4080507@ladisch.de> (raw)
In-Reply-To: <CACwG4MRqtvN31XsvzxOCq3c7nab8NxJKVguYojOzkeP9THq8XQ@mail.gmail.com>
Павел Колодин 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
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
prev parent reply other threads:[~2012-03-27 12:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-23 23:22 ALSA async callback re-enter and DEADLOCK Павел Колодин
[not found] ` <4F7181D7.5040203@ladisch.de>
[not found] ` <CACwG4MRqtvN31XsvzxOCq3c7nab8NxJKVguYojOzkeP9THq8XQ@mail.gmail.com>
2012-03-27 12:40 ` Clemens Ladisch [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F71B54F.4080507@ladisch.de \
--to=clemens@ladisch.de \
--cc=alsa-devel@alsa-project.org \
--cc=pavelkolodin@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.