..
char
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
char16_t
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
char32_t
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
gcc
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
int
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
long
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
no-cxx11
Make the C++11 atomic support the default, if available
2015-10-16 18:52:00 +00:00
qlonglong
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
qptrdiff
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
quintptr
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
qulonglong
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
schar
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
short
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
uchar
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
uint
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
ulong
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
ushort
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
wchar_t
Add missing fetchAndXxx methods to atomic classes based on std::atomic
2015-03-05 00:05:00 +00:00
qatomicinteger.pri
Make the C++11 atomic support the default, if available
2015-10-16 18:52:00 +00:00
qatomicinteger.pro
Make the C++11 atomic support the default, if available
2015-10-16 18:52:00 +00:00
tst_qatomicinteger.cpp
tst_QAtomicInteger: fix UBs (signed overflow)
2016-03-24 16:16:15 +00:00