jhb         2007-03-21 20:46:27 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_condvar.c 
  Log:
  Don't use cv_wait_unlock() to implement cv_wait().  Instead, implement
  cv_wait() fully and add missing KTRACE context switch traces.
  
  Revision  Changes    Path
  1.58      +28 -1     src/sys/kern/kern_condvar.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to