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

/systemd/src/core/
H A Dtimer.c46 static int timer_dispatch(sd_event_source *s, uint64_t usec, void *userdata);
506 timer_dispatch, t);
541 timer_dispatch, t);
720 static int timer_dispatch(sd_event_source *s, uint64_t usec, void *userdata) { function

Completed in 11 milliseconds