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

make QReadWriteLock compatible with SharedTimedMutex

XMLWordPrintable

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

      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

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

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

              Created:
              Updated:

                There are no open Gerrit changes