Move chil engine to the new thread api
authorMatt Caswell <matt@openssl.org>
Tue, 8 Mar 2016 21:50:46 +0000 (21:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Wed, 9 Mar 2016 10:04:14 +0000 (11:04 +0100)
commit0231a02963a80a3d2efe43745ba19dba5fe9213f
tree88ec9655caf73091774b0fc9d57a47f9f53c23bb
parent40e068d50687edbf9b6d6633563151ab59369747
Move chil engine to the new thread api

Move the chil engine to use the new thread API. As I don't have access to
the hardware I can't test this :-(. I think its ok...

Reviewed-by: Richard Levitte <levitte@openssl.org>
engines/e_chil.c