Searched defs:ASSERT_LOCKED (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/sys/boot/efi/include/
H A Defidebug.h89 #define ASSERT_LOCKED(l) if(!(l)->Lock) DBGASSERT(l not locked) macro
95 #define ASSERT_LOCKED(l) macro
/freebsd-10.1-release/contrib/ntp/sntp/libevent/
H A Devdns.c422 #define ASSERT_LOCKED(base) EVUTIL_NIL_STMT_ macro
428 #define ASSERT_LOCKED(base) \ macro
[all...]

Completed in 55 milliseconds