Searched refs:helper_exited (Results 1 – 2 of 2) sorted by relevance
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_convert_callout.c | 27 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, 68 pid_t pid = libxl__ev_child_fork(gc, &chs->child, helper_exited); in libxl__convert_legacy_stream() 145 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, in helper_exited() function
|
A D | libxl_save_callout.c | 38 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, 212 pid_t pid = libxl__ev_child_fork(gc, &shs->child, helper_exited); in run_helper() 322 static void helper_exited(libxl__egc *egc, libxl__ev_child *ch, in helper_exited() function
|
Completed in 6 milliseconds