Provide a thread stop API
authorMatt Caswell <matt@openssl.org>
Tue, 9 Feb 2016 09:13:45 +0000 (09:13 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 9 Feb 2016 15:11:38 +0000 (15:11 +0000)
commit71567a6f418ed1dc42d4c5ec57f72d3119b75966
tree711f27361058f6547b849988dacdcf85d5bc2d69
parent8793f012f11416abd300aa524057c863e8c16dd5
Provide a thread stop API

Add the OPENSSL_INIT_thread_stop() function.

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/cryptlib.c
crypto/include/internal/cryptlib_int.h
crypto/init.c
include/openssl/crypto.h