John Baldwin 38bf165fa1 - Add a rw_wowner() macro that just returns the owner of a write lock and
use it in places that only care about the write owner instead of
  rw_owner() as a baby step towards limited read-lock owner.
- Tidy the code that sets the WAITER flag bits to not duplicate a test
  around the atomic operation and the KTR trace in both of the lock
  functions.
2006-04-17 21:11:01 +00:00
..
2006-04-15 02:51:53 +00:00
2006-04-12 12:17:29 +00:00
2006-04-13 19:37:32 +00:00
2006-01-30 16:32:08 +00:00