From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: reeintrant Date: Mon, 25 Feb 2002 17:54:43 +0100 Message-ID: References: <3C71757C.E17433AA@epost.de> Mime-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII In-Reply-To: <3C71757C.E17433AA@epost.de> Errors-To: alsa-devel-admin@lists.sourceforge.net List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: To: Frank Uepping Cc: alsa-devel@lists.sourceforge.net List-Id: alsa-devel@alsa-project.org 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