DragonFly commits List (threaded) for 2005-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/sys thread2.h
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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]