Source-Changes archive

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

CVS commit: src/sys/sys



Module Name:    src
Committed By:   christos
Date:           Sun May 29 21:14:40 UTC 2005

Modified Files:
        src/sys/sys: lock.h queue.h

Log Message:
Add an internal _TAILQ macro that allows us to be explicit about volatile
qualifiers and use it in the lock case. This will help us clean the XXX
volatile cast-aways in kern_lock.c


To generate a diff of this commit:
cvs rdiff -r1.58 -r1.59 src/sys/sys/lock.h
cvs rdiff -r1.40 -r1.41 src/sys/sys/queue.h

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