Home
last modified time | relevance | path

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

/NextBSD/contrib/unbound/util/
HDlocks.h87 #define lock_unprotect(lock, area) /* nop */ macro
/NextBSD/contrib/unbound/validator/
HDval_anchor.c143 lock_unprotect(&anchors->lock, anchors->autr); in anchors_delete()
144 lock_unprotect(&anchors->lock, anchors); in anchors_delete()
HDautotrust.c395 lock_unprotect(&tp->lock, tp); in autr_point_delete()
396 lock_unprotect(&tp->lock, tp->autr); in autr_point_delete()
/NextBSD/contrib/unbound/util/storage/
HDlruhash.c250 lock_unprotect(&table->lock, table->array); in table_grow()
/NextBSD/contrib/unbound/
HDconfigure.ac1117 echo lock_unprotect >> clubsyms.def
HDconfigure18679 echo lock_unprotect >> clubsyms.def
/NextBSD/contrib/unbound/doc/
HDChangelog5944 - lock_unprotect in checklocks.