Home
last modified time | relevance | path

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

/systemd-251/src/portable/
Dportabled.c110 static bool check_idle(void *userdata) { in check_idle() function
124 check_idle, m); in manager_run()
/systemd-251/src/shared/
Dbus-util.c99 check_idle_t check_idle, in bus_event_loop_with_idle() argument
117 if (check_idle) in bus_event_loop_with_idle()
118 idle = check_idle(userdata); in bus_event_loop_with_idle()
Dbus-util.h29 …_event *e, sd_bus *bus, const char *name, usec_t timeout, check_idle_t check_idle, void *userdata);
/systemd-251/src/machine/
Dmachined.c295 static bool check_idle(void *userdata) { in check_idle() function
317 check_idle, m); in manager_run()