[devcoordinator] Store SuspendTask references
This is necessary for supporting composite device suspend. Without this, each component would create its own tasks for the composite. Change-Id: I4f8ae59764dab9883c9fad4d6b085298cfd40dc3
Showing
- zircon/system/core/devmgr/devcoordinator/device.cpp 13 additions, 0 deletionszircon/system/core/devmgr/devcoordinator/device.cpp
- zircon/system/core/devmgr/devcoordinator/device.h 8 additions, 1 deletionzircon/system/core/devmgr/devcoordinator/device.h
- zircon/system/core/devmgr/devcoordinator/suspend-task.cpp 3 additions, 4 deletionszircon/system/core/devmgr/devcoordinator/suspend-task.cpp
- zircon/system/core/devmgr/devcoordinator/suspend-task.h 2 additions, 0 deletionszircon/system/core/devmgr/devcoordinator/suspend-task.h
Loading
Please register or sign in to comment