Date: Fri, 20 Oct 2000 00:28:00 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_lock.c Message-ID: <200010200728.AAA41457@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2000/10/20 00:28:00 PDT Modified files: sys/kern kern_lock.c Log: - machine/mutex.h -> sys/mutex.h - The initial lock_mtx mutex used in the lockmgr code is initialized very early, so use MUTEX_DECLARE() and MTX_COLD. Revision Changes Path 1.37 +5 -6 src/sys/kern/kern_lock.c 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?200010200728.AAA41457>