summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
diff options
context:
space:
mode:
authorDennis Oberst <dennis.oberst@qt.io>2023-06-14 18:31:40 +0200
committerDennis Oberst <dennis.oberst@qt.io>2023-06-20 12:24:00 +0200
commit0235de994be7e04aca3456f1260b18313dd45b74 (patch)
tree0889f9fd25b6531961e3ad98abfc584a31ee7124 /tests/auto/widgets/widgets
parent855c4484693015cb6498f2183d95de1377d49898 (diff)
QFuture: mention the work-stealing algorithm in the docs
A number of users have explored the behavior and complained about it. Lets add a \note explaining this. The function in charge is QThreadPool::stealAndRunRunnable(QRunnable *), which is a private function, exclusively used by: QFutureInterfaceBase::waitForResult() QFutureInterfaceBase::waitForFinished() also update the documentation to reflect these changes accordingly. Fixes: QTBUG-112351 Pick-to: 6.6 6.5 6.2 5.15 Change-Id: I839858cb449063d8af9bef64d2f35a6816a419b0 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> Reviewed-by: MÃ¥rten Nordheim <marten.nordheim@qt.io>
Diffstat (limited to 'tests/auto/widgets/widgets')
0 files changed, 0 insertions, 0 deletions