<dec f='src/src/sys/arch/xen/include/xen-public/sched.h' l='117'/>
<doc f='src/src/sys/arch/xen/include/xen-public/sched.h' l='109'>/*
 * Setup, poke and destroy a domain watchdog timer.
 * @arg == pointer to sched_watchdog structure.
 * With id == 0, setup a domain watchdog timer to cause domain shutdown
 *               after timeout, returns watchdog id.
 * With id != 0 and timeout == 0, destroy domain watchdog timer.
 * With id != 0 and timeout != 0, poke watchdog timer and set new timeout.
 */</doc>
