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: rmind
Date: Thu Aug 2 01:48:45 UTC 2007
Modified Files:
src/sys/kern: kern_lwp.c kern_synch.c sys_lwp.c
Log Message:
sys__lwp_suspend: implement waiting for target LWP status changes (or
process exiting). Removes XXXLWP.
Reviewed by <ad> some time ago..
To generate a diff of this commit:
cvs rdiff -r1.68 -r1.69 src/sys/kern/kern_lwp.c
cvs rdiff -r1.191 -r1.192 src/sys/kern/kern_synch.c
cvs rdiff -r1.22 -r1.23 src/sys/kern/sys_lwp.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