Files
UnrealEngineUWP/Engine/Source/Runtime/Core
martin ridgers 62aea3c619 MemScope events do not need to be synchronised.
Something that is scoped by nature only pertains to the current thread and thus is implicitly synchronised. Furthermore, in memory-scope's case the alloc-free events are synchronised anyway which makes it redundant for the scoped events.

#rb im
#rnx
#jira none
#preflight 6332b8307b582f58abad24db

[CL 22203260 by martin ridgers in ue5-main branch]
2022-09-27 07:11:26 -04:00
..
2022-07-07 17:41:31 -04:00