From owner-cvs-all Tue Jan 23 11:24:58 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 42EF737B401; Tue, 23 Jan 2001 11:24:36 -0800 (PST) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0NJOaj73456; Tue, 23 Jan 2001 11:24:36 -0800 (PST) (envelope-from jhb) Message-Id: <200101231924.f0NJOaj73456@freefall.freebsd.org> From: John Baldwin Date: Tue, 23 Jan 2001 11:24:36 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 sleepqueue.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/01/23 11:24:36 PST Added files: share/man/man9 sleepqueue.9 Log: Document the current organization and helper functions used to implement the sleep queues used by msleep/wakeup and friends. Submitted by: sheldonh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message