Searched refs:clock_data (Results 1 - 1 of 1) sorted by relevance

/systemd/src/libsystemd/sd-event/
H A Dsd-event.c155 struct clock_data { struct
198 struct clock_data realtime;
199 struct clock_data boottime;
200 struct clock_data monotonic;
201 struct clock_data realtime_alarm;
202 struct clock_data boottime_alarm;
380 static void free_clock_data(struct clock_data *d) {
598 static struct clock_data* event_get_clock_data(sd_event *e, EventSourceType t) {
815 struct clock_data *d;
914 struct clock_data *
[all...]

Completed in 14 milliseconds