GetCleanCounts to Volatile read on x64
authorBen Adams <thundercat@illyriad.co.uk>
Fri, 29 Jul 2016 00:23:54 +0000 (01:23 +0100)
committerBen Adams <thundercat@illyriad.co.uk>
Tue, 9 Aug 2016 20:00:07 +0000 (21:00 +0100)
commit2de9a699402abc72b5cb998370838ecf6d84f00e
treef0e6f1b06a04adcb31f076d0a5ca44bb5d97f46c
parentbfef88129d20c1b4fbf3a56269d1a4e9c50bcc29
GetCleanCounts to Volatile read on x64

Use GetCleanCounts where result is used directly and
DangerousGetDirtyCounts when used as part of compare exchange loop
src/vm/win32threadpool.cpp
src/vm/win32threadpool.h