QUIC APL: Implement SSL_poll backend
[openssl.git] / include / internal / thread_arch.h
2024-02-09 Hugo LandauTHREADING: Make CRYPTO_MUTEX and CRYPTO_CONDVAR typesafe
2023-09-07 Matt CaswellCopyright year updates
2023-03-30 Hugo LandauQUIC Thread Assisted Mode: Support Windows XP
2023-03-30 Hugo Landauthreading: Add ossl_crypto_condvar_wait_timeout
2023-03-21 Čestmír Kalinathread: remove remnants of ossl_crypto_mem_barrier
2023-03-06 Richard LevitteVMS knows POSIX threads too!
2022-10-21 Čestmír Kalinacrypto: thread: remove ossl_crypto_thread_native_terminate
2022-10-21 Čestmír Kalinacrypto: thread: serialize concurrent joins
2022-10-17 Čestmír Kalinacrypto: add preemptive threading support