Source-Changes archive

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

CVS commit: src/sys/kern



Module Name:    src
Committed By:   ad
Date:           Fri Nov  3 19:46:03 UTC 2006

Modified Files:
        src/sys/kern: kern_lwp.c kern_sig.c

Log Message:
- issignal(): acquire the kernel lock before inspecting signal state
- lwp_exit2(): don't drop the kernel lock until after doing wakeup()


To generate a diff of this commit:
cvs rdiff -r1.48 -r1.49 src/sys/kern/kern_lwp.c
cvs rdiff -r1.237 -r1.238 src/sys/kern/kern_sig.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