Searched refs:chldmode_ours (Results 1 – 1 of 1) sorted by relevance
422 static bool chldmode_ours(libxl_ctx *ctx, bool creating) in chldmode_ours() function438 if (!chldmode_ours(CTX, 0)) in perhaps_sigchld_notneeded()446 if (chldmode_ours(CTX, creating)) { in perhaps_sigchld_needed()566 while (chldmode_ours(CTX, 0) /* in case the app changes the mode */) { in sigchld_selfpipe_handler()
Completed in 3 milliseconds