qt5base-lts/tests/auto/corelib
Thiago Macieira 5bfeab8749 Make all uses of QBasicAtomicInt and Pointer use load() and store()
Most of these changes are search-and-replace of d->ref ==, d->ref !=
and d->ref =.

The QBasicAtomicPointer in QObjectPrivate::Connection didn't need to
be basic, so I made it QAtomicPointer.

Change-Id: Ie3271abd1728af599f9ab17c6f4868e475f17bb6
Reviewed-on: http://codereview.qt-project.org/5030
Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2011-10-03 07:57:41 +02:00
..
animation Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
codecs Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
concurrent Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
global Merge branch 'master' into refactor 2011-09-12 07:49:03 +02:00
io Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
kernel Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
plugin Tests: Fix compilation on Windows. 2011-10-03 07:57:41 +02:00
statemachine Moving relevant tests to corelib/statemachine 2011-09-01 12:54:42 +02:00
thread Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
tools Make all uses of QBasicAtomicInt and Pointer use load() and store() 2011-10-03 07:57:41 +02:00
xml Remove Symbian-specific code from tests. 2011-09-29 06:41:42 +02:00
corelib.pro Moving relevant tests to corelib/xml 2011-09-01 13:08:32 +02:00