Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@chromium.org>2015-09-30 02:36:23 +0300
committerAdam Langley <agl@google.com>2015-09-30 02:38:09 +0300
commit368ef1aa51221487edf3f5e8895c41e37d466d00 (patch)
treebef0ac33ab394ff4f331eaed24b7bf5526e86a10 /util
parent9a798ecc0ede2c2be8cdfe4ce0b1946553041482 (diff)
Take thread.h out of the documentation.
There's nothing in there that isn't deprecated, since BoringSSL is thread-safe by default now. Change-Id: Idfd9de8bd3a6544b1d4176b2d115eef9eefa63d0 Reviewed-on: https://boringssl-review.googlesource.com/6031 Reviewed-by: Adam Langley <agl@google.com>
Diffstat (limited to 'util')
-rw-r--r--util/doc.config1
1 files changed, 0 insertions, 1 deletions
diff --git a/util/doc.config b/util/doc.config
index a427e048..7c96ec7b 100644
--- a/util/doc.config
+++ b/util/doc.config
@@ -16,7 +16,6 @@
"include/openssl/obj.h",
"include/openssl/rand.h",
"include/openssl/stack.h",
- "include/openssl/thread.h",
"include/openssl/time_support.h"
]
},{