Home
last modified time | relevance | path

Searched defs:lock_get_mem (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dchecklocks.c215 lock_get_mem(void* pp) in lock_get_mem() function
/netbsd-src/external/bsd/unbound/dist/util/
H A Dlocks.h88 #define lock_get_mem(lock) (0) /* nothing */ macro