Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-42165

Replace standalone uses of stdx::mutex with mongo::mutex

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 4.3.1, 4.2.2
    • Affects Version/s: None
    • Component/s: None
    • None
    • Fully Compatible
    • v4.2
    • Service Arch 2019-08-12, Service Arch 2019-08-26, Service Arch 2019-09-09, Service Arch 2019-09-23
    • 50

      We can't yet replace uses of stdx::mutex where it is used with stdx::condition_variable (or similar external interfaces). However, we can go through and replace all uses where it is used for simple unique_lock/lock_guard.

            Assignee:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Reporter:
            ben.caimano@mongodb.com Benjamin Caimano (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: