Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [thorpej-atomic] src/sys/kern



Module Name:    src
Committed By:   thorpej
Date:           Tue Apr 17 06:47:32 UTC 2007

Modified Files:
        src/sys/kern [thorpej-atomic]: kern_mutex.c kern_rwlock.c

Log Message:
In the simple case, provide a generic CAS macro if the MD header does
not provide one.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.4.1 src/sys/kern/kern_mutex.c
cvs rdiff -r1.7 -r1.7.2.1 src/sys/kern/kern_rwlock.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index