Home
last modified time | relevance | path

Searched refs:ASSERT_LOCKED (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gnu-efi/gnu-efi-3.0/inc/
Defidebug.h80 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro
86 #define ASSERT_LOCKED(l) macro
/external/syslinux/efi32/include/efi/
Defidebug.h80 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro
86 #define ASSERT_LOCKED(l) macro
/external/syslinux/efi64/include/efi/
Defidebug.h80 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro
86 #define ASSERT_LOCKED(l) macro
/external/libevent/
Devdns.c417 #define ASSERT_LOCKED(base) _EVUTIL_NIL_STMT macro
423 #define ASSERT_LOCKED(base) \ macro
483 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 …]