Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
4.6.2
-
Symbian
Description
If you call the start(LowPriority) method on a QThread derived class, the Symbian port silently discards the specified priority.
See the code for QThread::start(Priority priority) in
src\corelib\thread\qthread_unix.cpp
Thread priority support is needed to make any non-trivial app work with any degree of UI responsiveness on Symbian.
Attachments
Issue Links
- depends on
-
QTBUG-13990 Implement QThread, QMutex and QWaitCondition in native Symbian code instead of OpenC
- Closed