diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2024-10-23 09:31:27 -0700 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2024-10-28 21:15:06 -0700 |
| commit | 5b5297fe87859f59a7aaf5e86a8915c00714fefa (patch) | |
| tree | 1cb26ca9f601c07581cdd80050d27f3d88d66caa /src/corelib/thread/qthread.cpp | |
| parent | 5642b999754e75a9db3585b97ffbddac761f21b3 (diff) | |
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.
Pick-to: 6.8
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>
Diffstat (limited to 'src/corelib/thread/qthread.cpp')
0 files changed, 0 insertions, 0 deletions
