Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/sntp/libevent/
H A 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
H A Devbuffer-internal.h283 EVLOCK_ASSERT_LOCKED((buffer)->lock)
H A Devthread.c303 EVLOCK_ASSERT_LOCKED(lock_); in debug_cond_wait()
H A Devent.c401 EVLOCK_ASSERT_LOCKED((base)->th_base_lock)
H A Devdns.c433 EVLOCK_ASSERT_LOCKED((base)->lock)
/freebsd/contrib/libevent/
H A 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
H A Devbuffer-internal.h283 EVLOCK_ASSERT_LOCKED((buffer)->lock)
H A Devthread.c303 EVLOCK_ASSERT_LOCKED(lock_); in debug_cond_wait()
H A Devent.c401 EVLOCK_ASSERT_LOCKED((base)->th_base_lock)
H A Devdns.c433 EVLOCK_ASSERT_LOCKED((base)->lock)