Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 1998 01:28:50 -0700 (PDT)
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:  <199806090828.BAA18341@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/06/09 01:28:50 PDT

  Modified files:
    lib/libc/include     spinlock.h 
  Log:
  Implement compile time debug support for spinlocks.
  
  Simplify the atomic lock prototype, removing the lock value.
  
  Delete the unlock prototypes that are not required.
  
  Revision  Changes    Path
  1.3       +24 -5     src/lib/libc/include/spinlock.h



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