Searched refs:ASSERT_LOCKED (Results 1 – 12 of 12) sorted by relevance
426 #define ASSERT_LOCKED(base) EVUTIL_NIL_STMT_ macro432 #define ASSERT_LOCKED(base) \ macro477 ASSERT_LOCKED(base); in request_find_from_trans_id()510 ASSERT_LOCKED(ns->base); in nameserver_probe_failed()568 ASSERT_LOCKED(base); in nameserver_failed()625 ASSERT_LOCKED(ns->base); in nameserver_up()721 ASSERT_LOCKED(req->base); in request_reissue()748 ASSERT_LOCKED(base); in evdns_requests_pump_waiting_queue()844 ASSERT_LOCKED(req->base); in reply_schedule_callback()893 ASSERT_LOCKED(req->base); in reply_handle()[all …]
88 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro94 #define ASSERT_LOCKED(l) macro
64 #define ASSERT_LOCKED(_sc) sx_assert(&(_sc)->lock, SA_XLOCKED); macro
85 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
106 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
68 #define ASSERT_LOCKED(_sc) sx_assert(&(_sc)->lock, SA_XLOCKED); macro
201 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
223 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro
67 #define ASSERT_LOCKED(_sc) sx_assert(&(_sc)->lock, SA_XLOCKED); macro
65 #define ASSERT_LOCKED(_sc) sx_assert(&_sc->lock, SA_LOCKED) macro
65 #define ASSERT_LOCKED(_sc) mtx_assert(&_sc->mtx, MA_OWNED) macro