Date: Fri, 11 Aug 2000 19:47:36 +0200 From: Jonas Bulow <jonas.bulow@servicefactory.se> To: hackers@freebsd.org Subject: IPC, shared memory, syncronization Message-ID: <39943C37.76D2DBCC@servicefactory.se>
next in thread | raw e-mail | index | archive | help
What is the "BSD-way" of access to shared memory (mmap:ed) secure (avoid race conditions, etc)? Right now I'm using posix semaphores but I would like to know if there is a substitute like the way kqueue is for select/poll. 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?39943C37.76D2DBCC>