[Interest] Expected event execution order in this multi-thread application

Ola Røer Thorsen ola at silentwings.no
Mon Sep 30 17:05:23 CEST 2019


man. 30. sep. 2019 kl. 16:48 skrev Thiago Macieira <
thiago.macieira at intel.com>:

>
> It's just wrong to use it. Just like QThread::{,m,u}sleep. Don't use them.
>
>
What's wrong with the sleep functions in particular? Are they worse than
calling for example unistd.h's "usleep" or
"std::this_thread::sleep_for(std::chrono::milliseconds(x));"?

Cheers,
Ola
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20190930/c0b686d3/attachment.html>


More information about the Interest mailing list