1.0.48.12: fix bugs in deadlock detection and tests
authorNikodemus Siivola <nikodemus@random-state.net>
Wed, 11 May 2011 19:42:35 +0000 (19:42 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Wed, 11 May 2011 19:42:35 +0000 (19:42 +0000)
 * No timeouts on mutexes on lutex builds: so don't mark the wait as
   having one.

 * No timeouts on spinlocks, so don't mark the wait as having one even
   if there is a deadline.

 * More tests.


No differences found