[openssl/openssl] f5a366: Add functions supporting thread pool only when it ...
Tomáš Mráz
noreply at github.com
Tue Nov 22 16:11:00 UTC 2022
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: f5a3669c8bc9cd1ea00f2bb7d058a752e6d2f152
https://github.com/openssl/openssl/commit/f5a3669c8bc9cd1ea00f2bb7d058a752e6d2f152
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M crypto/context.c
M crypto/thread/arch.c
M crypto/thread/build.info
M crypto/thread/internal.c
Log Message:
-----------
Add functions supporting thread pool only when it is enabled
Fixes #19691
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19695)
Commit: c48c32807f2d945a9672c48b59bff4083885a5bc
https://github.com/openssl/openssl/commit/c48c32807f2d945a9672c48b59bff4083885a5bc
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M test/build.info
M test/recipes/90-test_threads.t
A test/threadpool_test.c
M test/threadstest.c
Log Message:
-----------
Split out thread pool tests into threadpool_test
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19695)
Compare: https://github.com/openssl/openssl/compare/26cfa4cd85f6...c48c32807f2d
More information about the openssl-commits
mailing list