John Baldwin e6b69890ed - Document cv_wait_unlock(9).
- Don't claim that the mutex is atomically reacquired when a cv_wait
  routine returns.  There's nothing atomic or magical about the lock
  reacquire.  The only magic is that we atomically drop the lock by
  placing the thread on the sleep queue before dropping the lock.
2007-03-09 16:59:27 +00:00
..
2006-11-09 18:10:34 +00:00
2007-03-02 18:10:55 +00:00
2007-03-09 16:59:27 +00:00
2007-01-31 04:58:03 +00:00
2007-03-09 12:11:58 +00:00
2006-11-09 18:10:34 +00:00
2006-11-09 18:10:34 +00:00
2006-11-09 18:10:34 +00:00