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

/systemd/src/libsystemd-network/
H A Dtest-dhcp6-client.c44 static sd_event_source *hangcheck; variable
729 assert_se(sd_event_add_time(e, &hangcheck, clock_boottime_or_monotonic(),
739 hangcheck = sd_event_source_unref(hangcheck);

Completed in 303 milliseconds