Searched refs:bio_type_lock (Results 1 – 3 of 3) sorted by relevance
13 CRYPTO_RWLOCK *bio_type_lock = NULL; variable18 bio_type_lock = CRYPTO_THREAD_lock_new(); in DEFINE_RUN_ONCE_STATIC()19 return bio_type_lock != NULL; in DEFINE_RUN_ONCE_STATIC()31 if (!CRYPTO_UP_REF(&bio_count, &newval, bio_type_lock)) in BIO_get_new_index()
154 extern CRYPTO_RWLOCK *bio_type_lock;
856 CRYPTO_THREAD_lock_free(bio_type_lock); in bio_cleanup()857 bio_type_lock = NULL; in bio_cleanup()