Home
last modified time | relevance | path

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

/freebsd-src/contrib/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
/freebsd-src/crypto/openssl/crypto/evp/
H A Dkeymgmt_lib.c222 int evp_keymgmt_util_clear_operation_cache(EVP_PKEY *pk, int locking) in evp_keymgmt_util_clear_operation_cache()
/freebsd-src/sbin/route/
H A Droute.c91 static int locking, lockrest; variable