Home
last modified time | relevance | path

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

/freebsd/contrib/unbound/util/
H A Dlocks.h87 #define lock_unprotect(lock, area) /* nop */ macro
/freebsd/contrib/unbound/validator/
H A Dval_anchor.c144 lock_unprotect(&anchors->lock, anchors->autr); in anchors_delete()
145 lock_unprotect(&anchors->lock, anchors); in anchors_delete()
H A Dautotrust.c398 lock_unprotect(&tp->lock, tp); in autr_point_delete()
399 lock_unprotect(&tp->lock, tp->autr); in autr_point_delete()
/freebsd/contrib/unbound/iterator/
H A Diter_fwd.c338 lock_unprotect(&fwd->lock, fwd->tree); in forwards_apply_cfg()
/freebsd/contrib/unbound/util/storage/
H A Dlruhash.c256 lock_unprotect(&table->lock, table->array); in table_grow()
/freebsd/contrib/unbound/
H A Dconfigure.ac1956 echo lock_unprotect >> clubsyms.def
H A Dconfigure24141 echo lock_unprotect >> clubsyms.def
/freebsd/contrib/unbound/doc/
H A DChangelog12163 - lock_unprotect in checklocks.