mirror of
https://github.com/openssl/openssl.git
synced 2024-12-15 06:01:37 +08:00
14c593e003
pthread_cancel() is never called by OpenSSL. Therefore this is no point in setting the cancel state/type. The functions to set the cancel state/type are not supported on Android and result in compilation failures. Therefore we remove these calls completely. Fixes #19559 Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/19779) |
||
---|---|---|
.. | ||
arch | ||
api.c | ||
arch.c | ||
build.info | ||
internal.c |