Searched defs:wait_for_exit (Results 1 - 2 of 2) sorted by relevance

/systemd/src/core/
H A Dkillall.c226 void broadcast_signal(int sig, bool wait_for_exit, bool send_sighup) { argument
230 if (wait_for_exit)
245 if (wait_for_exit)
H A Dunit.c3476 bool wait_for_exit = false; local
3509 wait_for_exit = true;
3525 wait_for_exit = true;
3564 wait_for_exit = true;
3578 return wait_for_exit;

Completed in 20 milliseconds