Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 21:05:33 -0800 (PST)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-lib@FreeBSD.ORG
Subject:   cvs commit: src/lib/libc/include spinlock.h
Message-ID:  <199803090505.VAA05673@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/03/08 21:05:33 PST

  Added files:
    lib/libc/include     spinlock.h 
  Log:
  Add a private (to libc, libc_r and libpthread) header file containing
  prototypes for the spinlock functions that will be used for thread locks.
  libc will have stubs declared with weak symbols. libpthread and libc_r
  will have functions that really do something.

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



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