Document OPENSSL_thread_stop_ex()
authorMatt Caswell <matt@openssl.org>
Wed, 29 May 2019 15:04:17 +0000 (16:04 +0100)
committerMatt Caswell <matt@openssl.org>
Mon, 17 Jun 2019 15:19:44 +0000 (16:19 +0100)
commitff6da65e0d81bae4af3fc3337a95b03595cf5878
treeefddc7d4b5e033c2be0fe9210493692efc42cc7a
parent52b18ce10498dc2d8ced7db31ead116f4eeca134
Document OPENSSL_thread_stop_ex()

This new function works in the same way as OPENSSL_thread_stop() but
for a specified OPENSSL_CTX.

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9040)
doc/man3/OPENSSL_CTX.pod
doc/man3/OPENSSL_init_crypto.pod