Home
last modified time | relevance | path

Searched refs:EVLOCK_ASSERT_LOCKED (Results 1 – 5 of 5) sorted by relevance

/external/libevent/
Devthread-internal.h124 #define EVLOCK_ASSERT_LOCKED(lock) \ macro
238 #define EVLOCK_ASSERT_LOCKED(lock) \ macro
307 #define EVLOCK_ASSERT_LOCKED(lock) _EVUTIL_NIL_STMT macro
Devbuffer-internal.h230 EVLOCK_ASSERT_LOCKED((buffer)->lock)
Devthread.c259 EVLOCK_ASSERT_LOCKED(_lock); in debug_cond_wait()
Devent.c326 EVLOCK_ASSERT_LOCKED((base)->th_base_lock)
Devdns.c424 EVLOCK_ASSERT_LOCKED((base)->lock)