Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: yamt
Date: Sat Oct 29 11:10:37 UTC 2005
Added Files:
src/sys/kern: subr_workqueue.c
src/sys/sys: workqueue.h
Log Message:
add a simple "do it in thread context" framework.
To generate a diff of this commit:
cvs rdiff -r0 -r1.1 src/sys/kern/subr_workqueue.c
cvs rdiff -r0 -r1.1 src/sys/sys/workqueue.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