Make all uses of QBasicAtomicInt and Pointer use load() and store()
authorBradley T. Hughes <bradley.hughes@nokia.com>
Mon, 10 Oct 2011 12:41:37 +0000 (14:41 +0200)
committerQt by Nokia <qt-info@nokia.com>
Mon, 10 Oct 2011 14:54:52 +0000 (16:54 +0200)
commit78470cd6210601ccab14abdb826481a91a49f199
tree75926adf885181432c723da892e108a7ae4932af
parentac03f59ccc0c0d654b107a52ff3d4d2963dddd2d
Make all uses of QBasicAtomicInt and Pointer use load() and store()

Change Ie3271abd1728af599f9ab17c6f4868e475f17bb6 didn't build on Mac in
debug mode. This commit fixes the build.

Change-Id: I925af83ea577228b60679af804aa7875a779ec3f
Reviewed-on: http://codereview.qt-project.org/6331
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/thread/qmutex.cpp