Home
last modified time | relevance | path

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

/external/libevent/
Devthread-internal.h129 #define EVLOCK_ASSERT_LOCKED(lock) \ macro
252 #define EVLOCK_ASSERT_LOCKED(lock) \ macro
321 #define EVLOCK_ASSERT_LOCKED(lock) EVUTIL_NIL_STMT_ macro
Devbuffer-internal.h283 EVLOCK_ASSERT_LOCKED((buffer)->lock)
Devthread.c303 EVLOCK_ASSERT_LOCKED(lock_); in debug_cond_wait()
Devent.c401 EVLOCK_ASSERT_LOCKED((base)->th_base_lock)
Devdns.c433 EVLOCK_ASSERT_LOCKED((base)->lock)