Use error-checking mutexes on all platforms when DEBUG is on
authorIan Lynagh <igloo@earth.li>
Sat, 17 Jan 2009 21:59:31 +0000 (21:59 +0000)
committerIan Lynagh <igloo@earth.li>
Sat, 17 Jan 2009 21:59:31 +0000 (21:59 +0000)
commitdd3d9333b2e2f6a0959bb4aebbad5bf23e968fb6
tree6983a3bcdaf6a0c86fe6f28c6c6b3ed2d2bf3d15
parentee8e3c3f0124c6ca53fecae80a673c79168dedf8
Use error-checking mutexes on all platforms when DEBUG is on
Otherwise ASSERT_LOCK_HELD will cause deadlocks
rts/posix/OSThreads.c