cvs commit: src/sys/sys mutex.h

Attilio Rao attilio at FreeBSD.org
Mon Nov 19 15:36:48 PST 2007


attilio     2007-11-19 23:36:47 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              mutex.h 
  Log:
  Unify assertion flags for all the main primitives using the LA_* underlying
  family of macros.  This will allow to use unified flags for assertions
  with the generic locking primitive class.
  
  Revision  Changes    Path
  1.102     +4 -4      src/sys/sys/mutex.h


More information about the cvs-src mailing list