OSDN Git Service

assume const methods are thread-safe and avoid locking where possible
authorIvailo Monev <xakepa10@laimg.moc>
Tue, 25 Jun 2019 12:52:02 +0000 (12:52 +0000)
committerIvailo Monev <xakepa10@laimg.moc>
Tue, 25 Jun 2019 12:52:02 +0000 (12:52 +0000)
commit2afcd5ba4d919e0ed8ba17af0b1d2c09adaa4548
tree36327a9b79099c787db218e65e54a1662466d9df
parentd63af47325f8e1ce0ed056851e315d6683d2ba9f
assume const methods are thread-safe and avoid locking where possible

Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
src/core/concurrent/qfutureinterface.cpp
src/core/concurrent/qfutureinterface_p.h
src/core/concurrent/qthreadpool.cpp
src/core/concurrent/qthreadpool_p.h
src/core/io/qurl.cpp
src/core/thread/qthread.cpp
src/core/thread/qthread_p.h
src/dbus/qdbuspendingcall.cpp
src/dbus/qdbuspendingcall_p.h
src/gui/graphicsview/qgraphicswidget.cpp