Craig Rodrigues 92f44a3f3c Contributions from XFS for FreeBSD project:
- Implement cv_wait_unlock() method which has semantics compatible
  with the sv_wait() method in IRIX.  For cv_wait_unlock(), the lock
  must be held before entering the function, but is not held when the
  function is exited.

- Implement the existing cv_wait() function in terms of cv_wait_unlock().

Submitted by:	kan
Feedback from:	jhb, trhodes, Christoph Hellwig <hch at infradead dot org>
2005-12-12 00:02:22 +00:00
..
2005-11-27 01:23:31 +00:00
2005-10-03 06:57:29 +00:00
2005-12-04 02:12:43 +00:00
2005-12-09 02:27:55 +00:00
2005-08-28 05:38:40 +00:00
2005-11-17 08:56:21 +00:00
2005-03-14 06:51:29 +00:00
2005-11-27 01:23:31 +00:00
2005-10-16 20:40:40 +00:00