wxWidgets/tests/thread
Vadim Zeitlin 8169464516 Suppress harmless MSVC warnings in atomic unit test
The changes of 50bc3ceb04 (Get rid of CppUnit boilerplate in atomic unit
test, 2022-05-11) resulted in warnings about possibly uninitialized
variables in this test, so do initialize them for MSVC even if it isn't
really necessary.
2022-05-23 15:05:47 +01:00
..
atomic.cpp Suppress harmless MSVC warnings in atomic unit test 2022-05-23 15:05:47 +01:00
misc.cpp
queue.cpp
tls.cpp