qt6-bb10/tests/auto/corelib/thread/qthread
Thiago Macieira e080017c72 tst_QThread: add a test for multiple threads wait()ing for one
There's nothing in our documentation saying this is permitted, but we
have specific code for it on Windows and it works on Unix because we
just wait on a QWaitCondition.

Change-Id: Id6331fa9aad473cb4f35fffdf8bb04d9a34cd108
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
(cherry picked from commit 5b5297fe87859f59a7aaf5e86a8915c00714fefa)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2024-11-02 16:25:06 +00:00
..
.gitignore
BLACKLIST Tests: remove blacklisted CIs no longer available 2023-12-06 22:07:44 +01:00
CMakeLists.txt CMake: Make corelib tests standalone projects 2023-07-05 15:09:32 +02:00
tst_qthread.cpp tst_QThread: add a test for multiple threads wait()ing for one 2024-11-02 16:25:06 +00:00