Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dtest-event.c178 static bool got_exit = false; variable
183 got_exit = true; in exit_handler()
288 assert_se(got_exit); in test_basic_one()