All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Frank Uepping <Frank.Uepping@epost.de>
Cc: alsa-devel@lists.sourceforge.net
Subject: Re: reeintrant
Date: Mon, 25 Feb 2002 17:54:43 +0100	[thread overview]
Message-ID: <s5hwux1lcx8.wl@alsa2.suse.de> (raw)
In-Reply-To: <3C71757C.E17433AA@epost.de>

At Mon, 18 Feb 2002 22:43:24 +0100,
Frank Uepping wrote:
> 
> Hi,
> is the ALSA libAPI0.5 reeintrant/thread-save?

yes, it should be.

> I want to develop an multi-threaded application that does playbacking
> and recording in separate threads.
> I determined from the documentation that I have two possibilities to achieve this:
> 1.) Playbacking/recording on a single handle (mode PLAYBACK|CAPTURE).
> 2.) Playbacking/recording on separte handles.
> What is cheaper?

ALSA supports only a uni-direction per handle, although on alsa 0.5.x
api it looks like bi-directional.

anyway, i recommend you to use ALSA 0.9.0 if you start a project from
now on.  ALSA 0.5.x is no longer developed.


ciao,

Takashi

_______________________________________________
Alsa-devel mailing list
Alsa-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-devel

      reply	other threads:[~2002-02-25 16:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-18 21:43 reeintrant Frank Uepping
2002-02-25 16:54 ` Takashi Iwai [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=s5hwux1lcx8.wl@alsa2.suse.de \
    --to=tiwai@suse.de \
    --cc=Frank.Uepping@epost.de \
    --cc=alsa-devel@lists.sourceforge.net \
    /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.