diff options
| author | Marc Mutz <marc.mutz@kdab.com> | 2019-09-10 19:27:43 +0200 |
|---|---|---|
| committer | Marc Mutz <marc.mutz@kdab.com> | 2019-09-13 10:47:17 +0200 |
| commit | 68b30a23a8ee66de4da62dcddfe2072c01945c24 (patch) | |
| tree | bf6239988dd9841e2f9a251ec428c9b647cce053 /tests/auto/sql/kernel/qsqldatabase/tst_qsqldatabase.cpp | |
| parent | 351c738fc4586bf354c9363fb78e190bdfca4617 (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
