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: thorpej
Date: Wed Oct 11 05:37:32 UTC 2006
Modified Files:
src/sys/kern: subr_specificdata.c
src/sys/sys: specificdata.h
Log Message:
- Add specificdata_setspecific_nowait(). Not exposed by the wrappers yet
pending discussion on tech-kern.
- Re-enable the SLEEPABLE assertion in specificdata_fini().
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/kern/subr_specificdata.c
cvs rdiff -r1.1 -r1.2 src/sys/sys/specificdata.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