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

Remove existing usages of timed_mutex and disallow new uses

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.1.8
    • Affects Version/s: None
    • Component/s: Internal Code
    • Labels:
      None
    • Fully Compatible
    • Platform 8 08/28/15

      We have had two non-trivial issues related to std::timed_mutex, see SERVER-19759 and SERVER-19535.

      We should remove all existing usages of std::timed_mutex and disallow novel usages. For situations where we must use timed_mutex, we should use boost::timed_mutex under NOLINT.

            Assignee:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Reporter:
            andrew.morrow@mongodb.com Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: