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

/freebsd-13-stable/contrib/unbound/util/
H A Dlocks.h87 #define lock_unprotect(lock, area) /* nop */ macro
/freebsd-13-stable/contrib/unbound/util/storage/
H A Dlruhash.c251 lock_unprotect(&table->lock, table->array);
/freebsd-13-stable/contrib/unbound/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);
/freebsd-13-stable/contrib/unbound/
H A Dconfigure21065 echo lock_unprotect >> clubsyms.def

Completed in 161 milliseconds