Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jan 1997 19:40:03 -0500
From:      Gardner <gbuchanan@sympatico.ca>
To:        <freebsd-hackers@FreeBSD.org>
Subject:   mset(), mclear(), msleep() and mwakeup(): Where?
Message-ID:  <XFMail.970131194002.gbuchanan@sympatico.ca>

next in thread | raw e-mail | index | archive | help
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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970131194002.gbuchanan>