Home
last modified time | relevance | path

Searched defs:locking (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/sbin/unwind/libunbound/libunbound/
H A Dcontext.c196 context_obtain_alloc(struct ub_ctx * ctx,int locking) context_obtain_alloc() argument
223 context_release_alloc(struct ub_ctx * ctx,struct alloc_cache * alloc,int locking) context_release_alloc() argument
/openbsd-src/usr.sbin/unbound/libunbound/
H A Dcontext.c196 context_obtain_alloc(struct ub_ctx * ctx,int locking) context_obtain_alloc() argument
223 context_release_alloc(struct ub_ctx * ctx,struct alloc_cache * alloc,int locking) context_release_alloc() argument
/openbsd-src/sbin/route/
H A Droute.c80 int locking, lockrest, debugonly; variable