Searched refs:death (Results 1 – 4 of 4) sorted by relevance
599 libxl__ev_child_callback *death) in libxl__ev_child_fork() argument627 ch->callback = death; in libxl__ev_child_fork()
126 libxl_evgen_domain_death *death; in free_disable_deaths() local127 while ((death = LIBXL_TAILQ_FIRST(l))) in free_disable_deaths()128 libxl__evdisable_domain_death(gc, death); in free_disable_deaths()
1262 libxl__ev_child_callback *death);
119 return until its death.139 Run in foreground until death of the domain.477 On the new <host>, do not wait in the background for the death of the575 On the new <host>, do not wait in the background for the death of the domain.664 Do not wait in the background for the death of the domain on the new host.747 the wait is for domain shutdown or domain death. If given multiple times,748 the wait is for domain death only.
Completed in 19 milliseconds