Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Mar 2001 02:41:15 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern kern_condvar.c
Message-ID:  <200103281041.f2SAfG676002@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2001/03/28 02:41:15 PST

  Modified files:
    sys/kern             kern_condvar.c 
  Log:
  Pass in a pointer to the mutex's lock_object as the second argument to
  WITNESS_SLEEP() rather than the mutex itself.
  
  Revision  Changes    Path
  1.7       +5 -5      src/sys/kern/kern_condvar.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?200103281041.f2SAfG676002>