qt5base-lts/tests/benchmarks/corelib/thread
Yuhang Zhao 6652bf2353 Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00)
And bump NTDDI_VERSION to 0x0A00000B (NTDDI_WIN10_CO) at the same time,
to unblock the developers from accessing the latest Windows APIs.

Pick-to: 6.2
Change-Id: Ifbc28c8f8b073866871685c020301f5f20dc9591
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-11-10 20:31:05 +08:00
..
qfuture Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
qmutex Bump WINVER, _WIN32_WINNT and _WIN32_IE to _WIN32_WINNT_WIN10 (0x0A00) 2021-11-10 20:31:05 +08:00
qreadwritelock Remove checks for C++ standard versions C++17 and below 2021-10-01 02:46:09 +02:00
qthreadpool Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
qthreadstorage Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
qwaitcondition Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
CMakeLists.txt Add basic benchmarks for QFuture 2021-06-19 08:48:14 +02:00