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

Florian Schmidt mista.tapas at gmx.net
Mon Oct 31 19:42:22 UTC 2005


On Mon, 31 Oct 2005 10:57:46 -0500
Lee Revell <rlrevell at joe-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



More information about the Linux-audio-dev mailing list