Date: Fri, 11 May 2001 14:28:40 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sys proc.h Message-ID: <200105112128.f4BLSet67592@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200105112128.f4BLSet67592>