evthread_enable_lock_debuging

Enable debugging wrappers around the current lock callbacks. If Libevent makes one of several common locking errors, exit with an assertion failure.

If you're going to call this function, you must do so before any locks are allocated.

extern (C) nothrow
void
evthread_enable_lock_debuging
()

Meta