• M
    Remove the old threading API · 2e52e7df
    Matt Caswell 提交于
    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: NRichard Levitte <levitte@openssl.org>
    2e52e7df
Makefile.in 3.7 KB