Home
last modified time | relevance | path

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

/dragonfly/crypto/libressl/crypto/err/
H A Derr.c284 static int int_thread_hash_references = 0; variable
463 int_thread_hash_references++; in IMPLEMENT_LHASH_COMP_FN()
478 i = CRYPTO_add(&int_thread_hash_references, -1, CRYPTO_LOCK_ERR); in int_thread_release()
537 if (int_thread_hash_references == 1 && in int_thread_del_item()