cvs commit: src/sys/sys thread2.h

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jul 16 10:09:17 PDT 2005


dillon      2005/07/16 10:09:15 PDT

DragonFly src repository

  Modified files:
    sys/sys              thread2.h 
  Log:
  Reorder the INVARIANTS test in crit_enter() to occur prior to modifying
  the critical section count rather then after, to try to catch critical
  section mismatches earlier.
  
  Revision  Changes    Path
  1.22      +1 -1      src/sys/sys/thread2.h


http://www.dragonflybsd.org/cvsweb/src/sys/sys/thread2.h.diff?r1=1.21&r2=1.22&f=u





More information about the Commits mailing list