Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [nathanw_sa] syssrc/sys/kern
Module Name: syssrc
Committed By: nathanw
Date: Fri Mar 22 23:25:49 UTC 2002
Modified Files:
syssrc/sys/kern [nathanw_sa]: kern_synch.c
Log Message:
Move the increment of p->p_nrlwps to before the resume: label, so that
it doesn't get spuriously incremented if the signal checking code
skips the sleep entirely.
To generate a diff of this commit:
cvs rdiff -r1.101.2.10 -r1.101.2.11 syssrc/sys/kern/kern_synch.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