crypto: thread: remove ossl_crypto_thread_native_terminate
authorČestmír Kalina <ckalina@redhat.com>
Fri, 21 Oct 2022 17:49:21 +0000 (19:49 +0200)
committerČestmír Kalina <ckalina@redhat.com>
Fri, 21 Oct 2022 17:57:16 +0000 (19:57 +0200)
commit4f32754f79d697e3af78d821296fd02fbba6e186
tree5dbd9b14b43425fbb1b3894f4c3ff3b37b228e39
parent3a09dfb4f9aace93d2c20d6d1b4968cc583884d6
crypto: thread: remove ossl_crypto_thread_native_terminate

Signed-off-by: Čestmír Kalina <ckalina@redhat.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19473)
crypto/thread/arch.c
crypto/thread/arch/thread_none.c
crypto/thread/arch/thread_posix.c
crypto/thread/arch/thread_win.c
include/internal/thread_arch.h
test/threadstest.c