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
ae8a3ceb89fe00a13deffe9f95617e372dddfb80
UnrealEngineUWP/Engine/Source/Runtime/Windows
History
jian ru bb3db301f9 Fix a deadlock that can happen when two streaming updates are blocked on task graph events in a critical section. The threads where the two updates run on can pull in and execute FAsyncCancelIORequestsTask while waiting. If they grab each others FAsyncCancelIORequestsTask, it will deadlock since the tasks will also try to enter the critical section but won't succeed.
#preflights 63fd6cb8a134e0b0591bdd3e
#rb mihnea.balta, kenzo.terelst, luke.thatcher

[CL 24454220 by jian ru in ue5-main branch]
2023-02-28 18:18:04 -05:00
..
AudioMixerXAudio2
removed StatsThread as it's not used anymore
2022-12-12 07:33:07 -05:00
D3D11RHI
Fix a deadlock that can happen when two streaming updates are blocked on task graph events in a critical section. The threads where the two updates run on can pull in and execute FAsyncCancelIORequestsTask while waiting. If they grab each others FAsyncCancelIORequestsTask, it will deadlock since the tasks will also try to enter the critical section but won't succeed.
2023-02-28 18:18:04 -05:00
WindowsPlatformFeatures
[WindowsPlatformFeatures] removed WINDOWSPLATFORMFEATURES_DEBUG, WINDOWSPLATFORMFEATURES_START, and WINDOWSPLATFORMFEATURES_END
2022-11-14 13:15:54 -05:00
Powered by Gitea Page: 1019ms Template: 24ms
English
English
Licenses API