[SharedCache] Add mutex to guard `m_namedSymbols`
It is modified on a worker thread so if a user tries to call `GetSymbolWithName` after view init but before the processing on the worker thread finishes, there would have been issues!
M
Mason Reed committed
05e3335c27a477492fee6d031654dd3152f722b6
Parent: 833375c