Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
  • scott snyder's avatar
    658bf04d
    CxxUtils: Make exctrace properly MT-safe. · 658bf04d
    scott snyder authored
    Update the exctrace collector to work properly in a MT environment.
    Change the static variables holding the trace to be thread_local.
    Further, retrieve the saved trace via calling a function, rather
    than accessing the variables directly.
    658bf04d
    History
    CxxUtils: Make exctrace properly MT-safe.
    scott snyder authored
    Update the exctrace collector to work properly in a MT environment.
    Change the static variables holding the trace to be thread_local.
    Further, retrieve the saved trace via calling a function, rather
    than accessing the variables directly.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.