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

Use C++11 thread_local for all thread-specific-data

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 3.5.11
    • Affects Version/s: None
    • Component/s: Portability
    • Labels:
      None
    • Fully Compatible

      Once we have XCode 8 (see SERVER-26537), all of our toolchains will support the thread_local keyword. At that point, we can replace all of our various mechanisms for thread specific data with the C++11 keyword.

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

              Created:
              Updated:
              Resolved: