qt5base-lts/src
Thiago Macieira d84da39964 Use the new 3-operand testAndSet functions in QMutex
This allows us to get the current value of the QMutex / QBasicMutex
after the testAndSet operation failed. It saves an extra load from
memory.

Change-Id: I4922a8b3df15e342b177b13f56cf4f1184314520
Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
2014-04-05 21:47:09 +02:00
..
3rdparty update bundled sqlite to 3.8.4.3 2014-04-04 09:28:51 +02:00
android Android: Don't accept the volume-key events. 2014-04-03 00:28:22 +02:00
angle d3dcompiler_qt: Fix default precompiled path 2014-04-03 08:54:48 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Use the new 3-operand testAndSet functions in QMutex 2014-04-05 21:47:09 +02:00
dbus Fix some documentation errors. 2014-03-24 16:42:02 +01:00
gui Use Q_STATIC_ASSERT to check that the array has the right size 2014-04-05 05:23:03 +02:00
network network: add support for NTLM Session Security 2014-03-20 19:01:53 +01:00
opengl purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Fix: Initialize all needed member vars 2014-04-04 15:47:55 +02:00
plugins Cocoa: Don't beep on maximize. 2014-04-05 08:16:16 +02:00
printsupport Initialize the picpainter State in the QAlphaPaintEngine. 2014-03-21 21:08:27 +01:00
sql Fix access of tmpStorage in QODBCResult::exec(). 2014-04-03 08:20:48 +02:00
testlib Increase tolerance for warning about QTest::qSleep() for Windows. 2014-04-04 16:31:27 +02:00
tools Update copyright year in tools output 2014-03-31 12:46:44 +02:00
widgets Improve QWidget::metric for PdmDevicePixelRatio. 2014-04-05 08:16:23 +02:00
winmain WinRT winmain: Pass ImagePath as part of ImageParams in Xap packages 2014-04-01 12:28:10 +02:00
xml Doc: Fix typos 2014-03-27 15:36:58 +01:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00