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

make QReadWriteLock compatible with SharedTimedMutex

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • Core: Threads
    • None

    Description

      QReadWriteLock does not interact well with stl classes. while QMutex implements the TimedMutex concept, the QReadWriteLock does not implement SharedTimedMutex. so it cannot be used with stl helpers like unique_lock, shared_lock and friends

      Attachments

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

        Activity

          People

            cnn Qt Core & Network
            timblechmann tim blechmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes