Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!munnari.OZ.AU!news.ecn.uoknor.edu!feed1.news.erols.com!howland.erols.net!math.ohio-state.edu!jussieu.fr!rain.fr!globalip.ch!imp.ch!sunqbc.risq.net!news1.bellglobal.com!sympatico.ca!not-for-mail From: gbuchanan@localhost.on.sympatico.ca (Gardner Buchanan) Newsgroups: comp.unix.bsd.freebsd.misc Subject: mset(), mclear(), msleep() and mwakeup(): Where? Date: 28 Jan 1997 23:56:43 GMT Organization: Sympatico Lines: 14 Message-ID: <5cm3nr$o3k$1@news1.sympatico.ca> Reply-To: gbuchanan@sympatico.ca NNTP-Posting-Host: ppp1879.on.sympatico.ca X-Newsreader: knews 0.9.3 Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:34679 4.4BSD mmap(MAP_HASSEMAPHORE) supposedly gives the ability to use shared memory semaphores via mset(), mclear(), msleep() and mwakeup(). On page 491 and 492 Uresh Vahalia says that I can do these things. Marshall McKusick and friends are silent on the subject. So are the man pages, and find /usr/src/sys -name \*.\[ch] -exec grep msleep {} \; -print says nothing either. Is Vahalia lying to me? ============================================ Gardner Buchanan <gbuchanan@sympatico.ca> Ottawa, ON