Move engine library over to using the new thread API
authorMatt Caswell <matt@openssl.org>
Tue, 8 Mar 2016 16:44:34 +0000 (16:44 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 10:04:01 +0000 (11:04 +0100)
commit40e068d50687edbf9b6d6633563151ab59369747
tree9e61b94dcf9cde655886a21123f8a13defef2a7b
parent660e7588ed5305554215f3c1174a2a8e0b3b9485
Move engine library over to using the new thread API

Remove usage of CRYPTO_LOCK_ENGINE

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/engine/eng_ctrl.c
crypto/engine/eng_dyn.c
crypto/engine/eng_init.c
crypto/engine/eng_int.h
crypto/engine/eng_lib.c
crypto/engine/eng_list.c
crypto/engine/eng_pkey.c
crypto/engine/eng_table.c
crypto/engine/tb_asnmth.c