Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [newlock2] src/sys
Module Name: src
Committed By: ad
Date: Fri Oct 20 19:38:44 UTC 2006
Modified Files:
src/sys/kern [newlock2]: kern_turnstile.c
Added Files:
src/sys/kern [newlock2]: kern_sleepq.c
src/sys/sys [newlock2]: sleepq.h
Removed Files:
src/sys/sys [newlock2]: turnstile.h
Log Message:
Add a sleep queue implementation.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1.2.1 src/sys/kern/kern_sleepq.c
cvs rdiff -r1.1.36.1 -r1.1.36.2 src/sys/kern/kern_turnstile.c
cvs rdiff -r0 -r1.1.2.1 src/sys/sys/sleepq.h
cvs rdiff -r1.1.2.1 -r0 src/sys/sys/turnstile.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