]> granicus.if.org Git - libevent/commit
event_free_debug_globals_locks(): disable lock debugging
authorAzat Khuzhin <a3at.mail@gmail.com>
Sun, 25 Jan 2015 21:29:15 +0000 (00:29 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Sun, 25 Jan 2015 21:40:09 +0000 (00:40 +0300)
commite5c87d18b0b57bd04f4a7808e277698f6e62cfb2
treeac6b04941b3999bda7bc5cfb07d6401d29ad23ad
parentccc55937cfc23b5ecca7f6b2427f906f8413ca4e
event_free_debug_globals_locks(): disable lock debugging

This will allow to use library event after
event_free_debug_globals_locks()/libevent_global_shutdown() without
invalid read/write's.
event.c