Remove existing usages of timed_mutex and disallow new uses

XMLWordPrintableJSON

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

      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 (Inactive)
            Reporter:
            Andrew Morrow (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: