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

Make it possible to change the behavior of QReadWriteLock so that it does not prioritize threads waiting to write before processing the waiting for read threads

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • 4.8.0
    • Core: Threads
    • None

    Description

      Make it possible to change the behavior of QReadWriteLock so that it does not prioritize threads waiting to write before processing the waiting for read threads. This would mean that it would always go to the thread waiting on the lock the longest, thus doing a round-robin approach instead.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            andysh Andy Shaw
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes