Add assertion to LOCK definition that lock is not already held
authorIvan Maidanski <ivmai@mail.ru>
Mon, 15 Jul 2013 11:08:45 +0000 (15:08 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 15 Jul 2013 11:08:45 +0000 (15:08 +0400)
commit89ff5faae1af92198706fa406b5780e6a10df0bf
treeb4121f1a019baaac7e56281a4a7b035bdfb9a78a
parent2fd2a4436aeed76f16274fe24fea735bbc7077c8
Add assertion to LOCK definition that lock is not already held

* include/private/gc_locks.h (UNCOND_LOCK): Add assertion that
I_DONT_HOLD_LOCK (lock is not held precondition).
include/private/gc_locks.h