Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-10271

Thread priority don't work on Symbian (Mandelbrot example is busted)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P2: Important P2: Important
    • None
    • 4.6.2
    • Core: Threads
    • Symbian

      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.

        1. pthread_inheritsched.zip
          15 kB
        2. threadpri2.diff
          1 kB
        3. threadpriority.diff
          3 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            mread Murray Read
            simathur Siddharth Mathur
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes