]> git.ipfire.org Git - thirdparty/openssl.git/commit - crypto/context.c
Add functions supporting thread pool only when it is enabled
authorTomas Mraz <tomas@openssl.org>
Wed, 16 Nov 2022 13:51:48 +0000 (14:51 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 22 Nov 2022 16:08:23 +0000 (17:08 +0100)
commitf5a3669c8bc9cd1ea00f2bb7d058a752e6d2f152
tree690249a77b2a4470b9b66f92c9cae6db4af63926
parent26cfa4cd85f6b26dd7a48c2ff06bfa4a2cea4764
Add functions supporting thread pool only when it is enabled

Fixes #19691

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19695)
crypto/context.c
crypto/thread/arch.c
crypto/thread/build.info
crypto/thread/internal.c