Remove QBasicAtomic::tryLock with a timer
authorThiago Macieira <thiago.macieira@intel.com>
Sat, 11 Aug 2012 16:18:27 +0000 (18:18 +0200)
committerQt by Nokia <qt-info@nokia.com>
Fri, 14 Sep 2012 01:45:50 +0000 (03:45 +0200)
commitbd5b4de839938bd3be253b1708439fed6f275b7c
tree44818d477ed84d5c31bd629e2f29d95d01092079
parent0cc97411d51a8e9fda2be7d406ecdcb0e57e5a12
Remove QBasicAtomic::tryLock with a timer

The non-futex implementation does not support timed locks in
QBasicMutex. That is only supported in QMutex (due to the
destructor).

Change-Id: I46d33a66a36e05c8a4344823537178e80a6ddd76
Reviewed-by: Qt Doc Bot <qt_docbot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/corelib/thread/qmutex.h