aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4runtime.cpp
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@qt.io>2018-03-15 17:15:41 +0100
committerSimon Hausmann <simon.hausmann@qt.io>2018-03-16 09:04:29 +0000
commitd7b361bc33992ed61310b709df476cc4fa9f67e5 (patch)
treea5aff750947862fd6e5cbc1eb6c677453caba1ae /src/qml/jsruntime/qv4runtime.cpp
parent3339bf866a68ba129e88fd7d27a2abbea0d1c6ba (diff)
Reduce the overhead of type loader locking
Allow pulling the shared mutex out of the QQmlThread for the type loader so that the lock and unlock calls can be inlined. We do a lot more of those now. Task-number: QTBUG-41465 Change-Id: I42f3d17feb08863f51b003b061d89f49c5a6d574 Reviewed-by: Michael Brasser <michael.brasser@live.com>
Diffstat (limited to 'src/qml/jsruntime/qv4runtime.cpp')
0 files changed, 0 insertions, 0 deletions