Date: Mon, 11 Feb 2002 21:56:36 -0800 (PST) From: k Macy <kip_macy@yahoo.com> To: Matthew <matthew@netsol.net>, hackers@FreeBSD.ORG Subject: Re: sysv semaphore Message-ID: <20020212055636.46331.qmail@web14007.mail.yahoo.com> In-Reply-To: <000a01c1b384$13ef4f30$4d76cb3f@ss3>
next in thread | previous in thread | raw e-mail | index | archive | help
Look at the posix shmem and sem functions: shm_open shm_unlink sem_open, sem_close, sem_post etc. --- Matthew <matthew@netsol.net> wrote: > Is there a sysv semphore/shmem implementation using > mmap available for FreeBSD? I need a userland > based sysv > sem/shm library to write a little project, any > pointers? > > Many thanks in advance > > Matt > -------------------------------------------------- > WWW.XGFORCE.COM - > The Next Generation Server Clustering > and Enterprise Firewall/VPN Solutions. > -------------------------------------------------- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hackers" in the body of > the message > > __________________________________________________ Do You Yahoo!? Send FREE Valentine eCards with Yahoo! Greetings! http://greetings.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212055636.46331.qmail>