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

Back stdx::mutex with a critical section on windows in debug builds

    • Server Development Platform
    • Fully Compatible

      Backing stdx::mutex with a critical section on windows would provide better traceability (by allowing the debugger to see who owns what lock). It's a cost, but for debug builds we could enable it (and switch over stdx::condition_variable to be a condition_variable_any, to accept our stdx::mutex in it's wait).

            Assignee:
            backlog-server-devplatform [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
            Reporter:
            mira.carey@mongodb.com Mira Carey
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: