Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [vmlocking] src/sys
Module Name: src
Committed By: ad
Date: Thu Aug 30 13:10:38 UTC 2007
Modified Files:
src/sys/kern [vmlocking]: sys_generic.c sys_pipe.c
src/sys/sys [vmlocking]: select.h
Log Message:
Add selinit() and seldestroy(), and use with pipes. Occasionally an LWP
can still be waiting on a object after it has been destroyed.
To generate a diff of this commit:
cvs rdiff -r1.100.2.10 -r1.100.2.11 src/sys/kern/sys_generic.c
cvs rdiff -r1.79.2.4 -r1.79.2.5 src/sys/kern/sys_pipe.c
cvs rdiff -r1.27.24.1 -r1.27.24.2 src/sys/sys/select.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