Re: [linux-audio-dev] jack_callback <-> rest of the world

From: Florian Schmidt <mista.tapas@email-addr-hidden>
Date: Mon Oct 31 2005 - 21:42:22 EET

On Mon, 31 Oct 2005 10:57:46 -0500
Lee Revell <rlrevell@email-addr-hidden-job.com> wrote:

> > Btw: i just discovered that pthread mutexes and condvars can have a
> > "process shared" flag which makes it possiblo to synchronize threads
> > across processes as it seems. Could be useful for jack, no?
> >
> > pthread_condvar_setpshared()
> > pthread_mutexattr_setpshared()
> >
> > Or do i misread that manpage?
>
> What manpage? I don't have those on my system.

Hi, i misspelled the first one:

pthread_condattr_setpshared

is the name. See here, too:

http://www.google.de/search?q=pthread_condattr_setpshared

SCNR ;)

Flo

-- 
Palimm Palimm!
http://tapas.affenbande.org
Received on Tue Nov 1 00:15:05 2005

This archive was generated by hypermail 2.1.8 : Tue Nov 01 2005 - 00:15:05 EET