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

XMLWordPrintableJSON

    • Server Development Platform
    • Fully Compatible
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None
    • None

      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:
              [DO NOT ASSIGN] Backlog - Server Development Platform Team (SDP) (Inactive)
              Reporter:
              Mira Carey
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: