Convert std::recursive_mutex to std::mutex in SCT_ByteStreamErrorsTool
- Convert std::recursive_mutex to std::mutex in SCT_ByteStreamErrorsTool
- Do not lock m_mutex in private methods.
- Lock m_mutex in public methods.
- Run full unit tests.
- RunTier0Tests.py was fine. RunTier0Tests.log
Edited by Susumu Oda