summaryrefslogtreecommitdiffstats
path: root/tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2019-09-10 19:27:43 +0200
committerMarc Mutz <marc.mutz@kdab.com>2019-09-13 10:47:17 +0200
commit68b30a23a8ee66de4da62dcddfe2072c01945c24 (patch)
treebf6239988dd9841e2f9a251ec428c9b647cce053 /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp
parent351c738fc4586bf354c9363fb78e190bdfca4617 (diff)
Port QReadWriteLock from QMutexLocker to qt_unique_lock
Most of these are unique_locks because they call QWaitCondition::wait() and it doesn't feel right to use qt_scoped_lock if the lock is dropped within the scope. Change-Id: I506eede63008dad135c21112e578da4f7684e528 Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions