Date: Mon, 26 Sep 2005 19:43:38 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_sleepqueue.c src/sys/sys proc.h Message-ID: <200509261943.j8QJhc1w020064@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509261943.j8QJhc1w020064>