Searched refs:ASSERT_LOCKED (Results 1 – 4 of 4) sorted by relevance
80 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro86 #define ASSERT_LOCKED(l) macro
417 #define ASSERT_LOCKED(base) _EVUTIL_NIL_STMT macro423 #define ASSERT_LOCKED(base) \ macro483 ASSERT_LOCKED(base); in request_find_from_trans_id()516 ASSERT_LOCKED(ns->base); in nameserver_probe_failed()563 ASSERT_LOCKED(base); in nameserver_failed()620 ASSERT_LOCKED(ns->base); in nameserver_up()708 ASSERT_LOCKED(req->base); in request_reissue()735 ASSERT_LOCKED(base); in evdns_requests_pump_waiting_queue()829 ASSERT_LOCKED(req->base); in reply_schedule_callback()862 ASSERT_LOCKED(req->base); in reply_handle()[all …]