Date: Tue, 2 Jul 2002 18:50:27 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_mutex.c src/sys/sys _mutex.h Message-ID: <200207030150.g631oTF3050275@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 2002/07/02 18:50:27 PDT Modified files: sys/kern kern_mutex.c sys/sys _mutex.h Log: Add mtx_ prefixes to the fields used for mutex profiling, and fix a bug where the profiling code would report the release point instead of the acquisition point. Requested by: bde Revision Changes Path 1.103 +12 -11 src/sys/kern/kern_mutex.c 1.8 +3 -3 src/sys/sys/_mutex.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?200207030150.g631oTF3050275>