Convert CRYPTO_LOCK_BIO to new multi-threading API
authorAlessandro Ghedini <alessandro@ghedini.me>
Fri, 26 Feb 2016 11:51:31 +0000 (11:51 +0000)
committerRich Salz <rsalz@openssl.org>
Tue, 8 Mar 2016 16:10:34 +0000 (11:10 -0500)
commitfb46be034816e5fe9f04fd39da960d34dbf2f52d
tree51984b1e45bcfd10f385cc380de679446bd6338c
parentc9aad4ff4f9f37a2d8685db4b1ce310452f41e89
Convert CRYPTO_LOCK_BIO to new multi-threading API

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/bio/bio_lib.c
doc/crypto/BIO_new.pod
include/openssl/bio.h
include/openssl/crypto.h
ssl/bio_ssl.c