Searched refs:lock_unprotect (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/bsd/unbound/dist/testcode/
H A Dchecklocks.h197 void lock_unprotect(void* lock, void* area);
H A Dchecklocks.c156 lock_unprotect(void* mangled, void* area) function
/netbsd-current/external/bsd/unbound/dist/util/
H A Dlocks.h87 #define lock_unprotect(lock, area) /* nop */ macro
/netbsd-current/external/bsd/unbound/dist/util/storage/
H A Dlruhash.c256 lock_unprotect(&table->lock, table->array);
/netbsd-current/external/bsd/unbound/dist/validator/
H A Dval_anchor.c144 lock_unprotect(&anchors->lock, anchors->autr);
145 lock_unprotect(&anchors->lock, anchors);
H A Dautotrust.c394 lock_unprotect(&tp->lock, tp);
395 lock_unprotect(&tp->lock, tp->autr);
/netbsd-current/external/bsd/unbound/dist/
H A Dconfigure21189 echo lock_unprotect >> clubsyms.def

Completed in 227 milliseconds