mirror of
https://github.com/libevent/libevent.git
synced 2025-01-31 09:12:55 +08:00
Add a comment on evthread_enable_lock_debuging.
This commit is contained in:
parent
6cc79c6b40
commit
b9f43b231f
@ -172,7 +172,9 @@ int evthread_use_pthreads(void);
|
||||
|
||||
#endif
|
||||
|
||||
/* XXXXX */
|
||||
/** Enable debugging wrappers around the current lock callbacks. If Libevent
|
||||
* makes one of several common locking errors, exit with an assertion failure.
|
||||
**/
|
||||
void evthread_enable_lock_debuging(void);
|
||||
|
||||
#endif /* _EVENT_DISABLE_THREAD_SUPPORT */
|
||||
|
Loading…
x
Reference in New Issue
Block a user