cvs commit: src/sys/kern subr_sleepqueue.c src/sys/sys proc.h
John Baldwin
jhb at FreeBSD.org
Mon Sep 26 12:43:38 PDT 2005
jhb 2005-09-26 19:43:38 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
sys/kern subr_sleepqueue.c
sys/sys proc.h
Log:
MFC: Add a new simple facility for marking the current thread as being in a
state where sleeping on a sleep queue is not allowed.
Approved by: re (kensmith)
Revision Changes Path
1.18.2.1 +4 -0 src/sys/kern/subr_sleepqueue.c
1.432.2.1 +14 -1 src/sys/sys/proc.h
More information about the cvs-src
mailing list