Michał Kępień
de65b8f0f8
Fix statistics for x86 Windows builds
...
Using atomic_int_fast64_t variables with atomic functions on x86 does
not cause Visual Studio to report build errors, but such operations
yield useless results. Since the isc_stat_t type is unconditionally
typedef'd to atomic_int_fast64_t, any code performing atomic operations
on isc_stat_t variables is broken in x86 Windows builds. Fix by using
the atomic_int_fast32_t type for isc_stat_t in x86 Windows builds.
(cherry picked from commit e21103f2d3 )
2019-06-20 18:34:27 +02:00
..
2019-06-20 18:34:27 +02:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2018-09-07 15:59:32 -07:00
2018-06-05 12:10:37 +10:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2018-10-03 01:03:56 -07:00
2018-10-24 20:32:56 +02:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-06-19 15:54:22 -07:00
2019-05-10 04:51:22 +00:00
2018-08-16 19:46:10 +02:00
2018-12-06 10:36:50 -08:00
2018-10-24 20:32:56 +02:00
2018-10-24 15:13:31 +02:00