Home
last modified time | relevance | path

Searched refs:evthread_is_debug_lock_held_ (Results 1 – 2 of 2) sorted by relevance

/external/libevent/
Devthread-internal.h132 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
255 EVUTIL_ASSERT(evthread_is_debug_lock_held_(lock)); \
371 int evthread_is_debug_lock_held_(void *lock);
Devthread.c345 evthread_is_debug_lock_held_(void *lock_) in evthread_is_debug_lock_held_() function