openssl/crypto/thread
Richard Levitte ac21c1780a VMS knows POSIX threads too!
include/internal/thread_arch.h didn't indicate this, now it does.

This also removes ossl_crypto_mem_barrier(), because we isn't used
anywhere, and doesn't build with compilers that don't support the GNU
extension __asm__.

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/20440)
2023-03-06 12:18:43 +01:00
..
arch VMS knows POSIX threads too! 2023-03-06 12:18:43 +01:00
api.c
arch.c Add functions supporting thread pool only when it is enabled 2022-11-22 17:08:23 +01:00
build.info Add functions supporting thread pool only when it is enabled 2022-11-22 17:08:23 +01:00
internal.c Add functions supporting thread pool only when it is enabled 2022-11-22 17:08:23 +01:00