summaryrefslogtreecommitdiffstats
path: root/util/other.syms
diff options
context:
space:
mode:
authorHugo Landau <hlandau@openssl.org>2023-08-30 13:19:40 +0100
committerHugo Landau <hlandau@openssl.org>2023-09-01 14:02:50 +0100
commitcc50b44e555d71a10cdc45588d1b57523fb95ee4 (patch)
treec2c2b549e56a3762f1d094ba2fc38d20b74c5dde /util/other.syms
parentd2e9e12b23fe331b71abe8c201f2610266090dde (diff)
Document OSSL_get_thread_support_flags()
Reviewed-by: Tomas Mraz <tomas@openssl.org> Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/21905)
Diffstat (limited to 'util/other.syms')
-rw-r--r--util/other.syms2
1 files changed, 2 insertions, 0 deletions
diff --git a/util/other.syms b/util/other.syms
index 4bac4afeaa..b65e4d9716 100644
--- a/util/other.syms
+++ b/util/other.syms
@@ -697,6 +697,8 @@ OSSL_TRACE_CANCEL define
OSSL_TRACE1 define
OSSL_TRACE2 define
OSSL_TRACE9 define
+OSSL_THREAD_SUPPORT_FLAG_THREAD_POOL define
+OSSL_THREAD_SUPPORT_FLAG_DEFAULT_SPAWN define
TS_VERIFY_CTS_set_certs define deprecated 3.0.0
EVP_PKEY_get1_tls_encodedpoint define deprecated 3.0.0
EVP_PKEY_set1_tls_encodedpoint define deprecated 3.0.0