This website requires JavaScript.
Explore
Help
Sign In
izzy
/
UnrealEngineUWP
Watch
0
Star
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
bb9ed201650b1303c825750794335750464fd0ff
UnrealEngineUWP
/
Engine
/
Source
/
Developer
/
TargetDeviceServices
/
Private
History
Marcus Wassmer
230a4e61d0
Double target adds are safe, but we must protect against two adds at the same time in every circumstance.
...
#codereview chris.gagnon, lee.clark [CL 2411503 by Marcus Wassmer in Main branch]
2015-01-19 17:54:43 -05:00
..
TargetDeviceProxy.cpp
…
TargetDeviceProxy.h
…
TargetDeviceProxyManager.cpp
…
TargetDeviceProxyManager.h
…
TargetDeviceService.cpp
Fix for intermitent add issue with async discovered devices.
2015-01-13 15:11:55 -05:00
TargetDeviceService.h
…
TargetDeviceServiceManager.cpp
Double target adds are safe, but we must protect against two adds at the same time in every circumstance.
2015-01-19 17:54:43 -05:00
TargetDeviceServiceManager.h
…
TargetDeviceServicesModule.cpp
…
TargetDeviceServicesPrivatePCH.h
…