CxxUtils: Fix potential locking issue in ConcurrentRangeMap test.
m_inGrace should be protected by the mutex. Only affects the unit test.
Loading
Please register or sign in to comment
m_inGrace should be protected by the mutex. Only affects the unit test.