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

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

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 4.6.2
    • Core: Threads
    • 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

        1. pthread_inheritsched.zip
          15 kB
        2. threadpri2.diff
          1 kB
        3. threadpriority.diff
          3 kB

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes