Files
matt peters fcf52b81cf LLM - Changed bIsDisabled into a multi-state variable that includes the state NotYetKnown. During the NotYetKnown state, the multithreaded synchronization strategy is different, because some values that are normally immutable have not yet been initialized.
LLM: Set PLATFORM_HAS_MULTITHREADED_PREMAIN for IOS platforms; the load of executables on IOS does include OS threads that can call new and delete and that run before Main.
#jira UE-209176, UE-208554
#ushell-cherrypick of 32089053 by Matt.Peters
#ushell-cherrypick of 32090353 by Matt.Peters
#rb matt.peters
#rbself Cherrypick
#rnx

[CL 32497771 by matt peters in 5.4 branch]
2024-03-26 01:23:17 -04:00
..