Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Mar 2002 17:41:05 -0500
From:      "Matthew L. Creech" <gte733p@prism.gatech.edu>
To:        freebsd-stable@FreeBSD.org
Subject:   shm & pthreads
Message-ID:  <3CA4ED81.F0B9307F@prism.gatech.edu>

next in thread | raw e-mail | index | archive | help
I searched for the answer to this, but couldn't find any
information.  I'm writing a program that uses shared memory (via
shm_*) to communicate between two processes, each multithreaded.  I
need some way to synchronize the two processes, and while other
methods are available (pipe, etc), I'd like to use pthreads mutexes,
as it makes my coding much easier.  I read that this is supported in
Solaris, but not in Linux, but couldn't find any information on
FreeBSD.  I this legal?  Thanks

-- 
Matthew L. Creech

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3CA4ED81.F0B9307F>