Home
last modified time | relevance | path

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

/systemd-251/src/libsystemd/sd-event/
Dtest-event.c156 static bool do_quit; variable
163 if (do_quit) { in time_handler()
243 do_quit = false; in test_basic_one()
280 do_quit = true; in test_basic_one()