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.h127 EVUTIL_ASSERT(_evthread_is_debug_lock_held(lock)); \
241 EVUTIL_ASSERT(_evthread_is_debug_lock_held(lock)); \
356 int _evthread_is_debug_lock_held(void *lock);
Devthread.c294 _evthread_is_debug_lock_held(void *lock_) in _evthread_is_debug_lock_held() function