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

/systemd/src/udev/
H A Dudevd.c720 static int on_exit_timeout(sd_event_source *s, uint64_t usec, void *userdata) { function
761 usec + 30 * USEC_PER_SEC, USEC_PER_SEC, on_exit_timeout, manager);

Completed in 15 milliseconds