We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3348d2 commit f6ad78dCopy full SHA for f6ad78d
text/0000-tls-overhaul.md
@@ -285,8 +285,6 @@ function to test whether a value is being destroyed.
285
286
# Drawbacks
287
288
-* Leaking TLS keys on Windows is certainly not ideal (see the description
289
- above).
290
* There is no variant of TLS for statically initialized data. Currently the
291
`std::tls` module requires dynamic initialization, which means a slight
292
penalty is paid on each access (a check to see if it's already initialized).
0 commit comments