Home
last modified time | relevance | path

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

/xen/tools/libxl/
A Dlibxl_fork.c420 static bool chldmode_ours(libxl_ctx *ctx, bool creating) in chldmode_ours() function
436 if (!chldmode_ours(CTX, 0)) in perhaps_sigchld_notneeded()
444 if (chldmode_ours(CTX, creating)) { in perhaps_sigchld_needed()
564 while (chldmode_ours(CTX, 0) /* in case the app changes the mode */) { in sigchld_selfpipe_handler()

Completed in 3 milliseconds