John Baldwin 1ad5401134 - Don't panic on a try lock operation for a sleep lock if we hold a spin
lock.  Since we won't actually block on a try lock operation, it's not
  a problem.  Add a comment explaining why it is safe to skip lock order
  checking with try locks.
- Remove the ithread list lock spin lock from the order list.
2001-05-17 22:44:56 +00:00
..
2001-05-17 04:34:02 +00:00
2001-03-20 10:42:49 +00:00
2001-04-20 08:43:20 +00:00