Home
last modified time | relevance | path

Searched refs:reaped_callback (Results 1 – 3 of 3) sorted by relevance

/xen/tools/libxl/
A Dlibxl_event.h543 int (*reaped_callback)(pid_t, int status, void *user); member
A Dlibxl_fork.c574 if (CTX->childproc_hooks->reaped_callback) { in sigchld_selfpipe_handler()
576 rc = CTX->childproc_hooks->reaped_callback in sigchld_selfpipe_handler()
/xen/tools/xl/
A Dxl.c326 .reaped_callback = xl_reaped_callback,

Completed in 8 milliseconds