Source-Changes archive

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

CVS commit: src/sys



Module Name:    src
Committed By:   cl
Date:           Fri Oct 31 22:47:44 UTC 2003

Modified Files:
        src/sys/kern: kern_sa.c
        src/sys/sys: savar.h

Log Message:
Allow defer of event and interrupted LWP state independently.
Removes code duplication in sa_upcall_getstate() and allows
sa_upcall_getstate() to be used to get state of a single LWP.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/kern/kern_sa.c
cvs rdiff -r1.7 -r1.8 src/sys/sys/savar.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