From owner-cvs-all Fri May 11 14:28:46 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 6DFFC37B424; Fri, 11 May 2001 14:28:40 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (from jhb@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4BLSet67592; Fri, 11 May 2001 14:28:40 -0700 (PDT) (envelope-from jhb) Message-Id: <200105112128.f4BLSet67592@freefall.freebsd.org> From: John Baldwin Date: Fri, 11 May 2001 14:28:40 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jhb 2001/05/11 14:28:40 PDT Modified files: sys/sys proc.h Log: Add a new macro to test if a process' proc lock is held by the current thread: PROC_LOCKED(). Revision Changes Path 1.162 +2 -1 src/sys/sys/proc.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message