Logo
Explore Help
Sign In
izzy/UnrealEngineUWP
0
0
Fork 0
You've already forked UnrealEngineUWP
mirror of https://github.com/izzy2lost/UnrealEngineUWP.git synced 2026-03-26 18:15:20 -07:00
Code Issues Packages Projects Releases Wiki Activity
Files
4ffdfd1fffc93cd559a80445d63c3a7277a283f2
UnrealEngineUWP/Engine/Source/Runtime/Core/Private/Apple
History
dmytro vovk 9be22638e3 Fixed bugs introduced by latest changes to MallocBinned
#rb none
#jira UE-154181
#preflight 62a0e39c433aca401b4629f4

[CL 20562030 by dmytro vovk in ue5-main branch]
2022-06-08 15:02:39 -04:00
..
AppleLLM.cpp
…
ApplePlatformCrashContext.cpp
…
ApplePlatformDebugEvents.cpp
…
ApplePlatformFile.cpp
Revise macOS file locking solution, via flock(), to suppport multiple instances for shared and exclusive access to the same log file. Fixes overwrite of existing instance log file by second instance. Read will get a shared lock - try to get exclusive lock on a file when opening for write to prove nothing else is currently using the file - downgrade lock to shared if bAllowRead is set.
2022-06-08 05:52:26 -04:00
ApplePlatformMemory.cpp
Fixed bugs introduced by latest changes to MallocBinned
2022-06-08 15:02:39 -04:00
ApplePlatformMisc.cpp
…
ApplePlatformStackWalk.cpp
…
ApplePlatformString.cpp
…
ApplePlatformSymbolication.cpp
…
ApplePlatformTime.cpp
…
Powered by Gitea Page: 1058ms Template: 16ms
English
English
Licenses API