Always wait for both threads to finish
authorRich Salz <rsalz@akamai.com>
Thu, 10 Jun 2021 20:06:10 +0000 (16:06 -0400)
committerMatt Caswell <matt@openssl.org>
Wed, 16 Jun 2021 14:43:48 +0000 (15:43 +0100)
commitc3932c34cde5a152baeecd24d2395b4ad205a6d8
treee3c5cd415ac609117ed703e897989badd6559184
parent218e9969fd90ded078a1a558c110cd14e2272a35
Always wait for both threads to finish

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15708)
test/threadstest.c