aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/utils/stl_compatibility.h
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2019-01-28 15:13:59 -0500
committerJack Lloyd <[email protected]>2019-01-30 19:28:39 -0500
commitd9a5ffe01f33d509afac68563dbb26a9dc8b9ef6 (patch)
treeaf3605c57ef457a2987b842908f702966082ec97 /src/lib/utils/stl_compatibility.h
parent8c835b3b1238083c4b4bb4a90e4d9e9b38dffb11 (diff)
Refactor CPUID to make it thread safe
Needed for #1819 and unfortunately Windows does not allow thread local data to be stored as a member of a DLL exported class. So hide it behind an accessor function instead. This slows down CPUID test somewhat and I would like to address that but it seems hard without breaking the CPUID API, which is for better or worse public.
Diffstat (limited to 'src/lib/utils/stl_compatibility.h')
0 files changed, 0 insertions, 0 deletions