Home
last modified time | relevance | path

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

/netbsd/external/bsd/unbound/dist/testcode/
H A Dchecklocks.c156 lock_unprotect(void* mangled, void* area) in lock_unprotect() function
/netbsd/external/bsd/unbound/dist/util/
H A Dlocks.h87 #define lock_unprotect(lock, area) /* nop */ macro