Skip to content
Snippets Groups Projects
Commit 6b1f004f authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont Committed by Jean-Baptiste Kempf
Browse files

os2: only use the TLS list when needed

Old-style TLS keys only need to be in the list if they have a
per-thread destructor. If they don't, then don't put them in that list,
so iterating the list is faster.
parent d34f0d64
No related branches found
No related tags found
1 merge request!775win32: optimise TLS
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment