Convert mem_dbg and mem_sec to the new Thread API
authorMatt Caswell <matt@openssl.org>
Tue, 8 Mar 2016 15:44:05 +0000 (15:44 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 8 Mar 2016 21:06:04 +0000 (21:06 +0000)
commit9471f7760dcc81fe6995f016fc7120db0c678818
tree80e41ab918bfac14a559ecb16efb8e9808569018
parent040d43b3ff8daca32dd0f72155f668249506b51b
Convert mem_dbg and mem_sec to the new Thread API

Use new Thread API style locks, and thread local storage for mem_dbg

Reviewed-by: Rich Salz <rsalz@openssl.org>
crypto/mem_dbg.c
crypto/mem_sec.c
include/openssl/crypto.h