Skip to content

ChronoStatusSvc: Add locks for MT safety.

Add a lock around m_chronoEntities to prevent crashes occasionally seen in MT jobs. Note that the timing measurements will still be garbage in MT jobs --- this just tries to avoid the observed crashes.

Merge request reports

Loading