Commit 2e52e7df authored by Matt Caswell's avatar Matt Caswell
Browse files

Remove the old threading API



All OpenSSL code has now been transferred to use the new threading API,
so the old one is no longer used and can be removed. We provide some compat
macros for removed functions which are all no-ops.

There is now no longer a need to set locking callbacks!!

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 4fc4faa7
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment