threading: Add ossl_crypto_condvar_wait_timeout
authorHugo Landau <hlandau@openssl.org>
Tue, 21 Feb 2023 10:18:58 +0000 (10:18 +0000)
committerHugo Landau <hlandau@openssl.org>
Thu, 30 Mar 2023 10:14:07 +0000 (11:14 +0100)
commit2b2b26788e7e46abb8fb340d49a088184fbc0b9b
treebc8fa45b9ba5caff1cf984ac7a474bfb6d85f7b1
parentb21306b9300996b0e69947d6b4cfa64e4c62ec07
threading: Add ossl_crypto_condvar_wait_timeout

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20348)
crypto/thread/arch/thread_posix.c
crypto/thread/arch/thread_win.c
include/internal/thread_arch.h
include/internal/time.h