openssl/include
Matt Caswell 2e52e7df51 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: Richard Levitte <levitte@openssl.org>
2016-03-09 12:41:39 +00:00
..
internal Implement new multi-threading API 2016-02-26 10:00:36 +00:00
openssl Remove the old threading API 2016-03-09 12:41:39 +00:00