cvs commit: src/sys/sys sx.h

Pawel Jakub Dawidek pjd at FreeBSD.org
Tue Feb 3 23:53:36 PST 2004


pjd         2004/02/03 23:53:35 PST

  FreeBSD src repository

  Modified files:
    sys/sys              sx.h 
  Log:
  Add SX_UNLOCKED define. It will be used with sx_assert(9) to be
  sure that current thread does not hold given sx(9) lock.
  
  Reviewed by:    jhb
  Approved by:    jhb, scottl (mentor)
  
  Revision  Changes    Path
  1.18      +1 -0      src/sys/sys/sx.h


More information about the cvs-all mailing list