]> xenbits.xensource.com Git - people/pauldu/xeniface.git/commit
xenagent: use new Start/StopShutdownWatch() functions in resume from suspend
authorPaul Durrant <paul.durrant@citrix.com>
Mon, 1 Aug 2016 15:23:11 +0000 (16:23 +0100)
committerPaul Durrant <paul.durrant@citrix.com>
Mon, 1 Aug 2016 15:23:11 +0000 (16:23 +0100)
commit8f18982f5d0ec85da530db2409a0c563c006dacf
tree9447ea36267e10dbf39bcaab5012fa3112292702
parent0e3d8e668d887067f5a183359f50adb5d2f436ea
xenagent: use new Start/StopShutdownWatch() functions in resume from suspend

The patch removes some code duplication by using the StopShutdownwatch()
and StartShutdownWatch() functions on resume from suspend rather than
duplicating their content.

Signed-off-by: Paul Durrant <paul.durrant@citrix.com>
src/xenagent/service.cpp