Date: Thu, 6 Jun 2002 22:39:16 -0700 (PDT) From: John Baldwin <jhb@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern kern_condvar.c kern_synch.c Message-ID: <200206070539.g575dGk15589@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2002/06/06 22:39:16 PDT Modified files: sys/kern kern_condvar.c kern_synch.c Log: - Catch up to new ktrace API. - ktrace trace points in msleep() and cv_wait() no longer need Giant. Revision Changes Path 1.22 +18 -21 src/sys/kern/kern_condvar.c 1.175 +5 -7 src/sys/kern/kern_synch.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?200206070539.g575dGk15589>