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

/systemd/src/libsystemd/sd-event/
H A Dtest-event.c33 static bool got_a, got_b, got_c, got_unref; variable
38 got_unref = true;
187 got_unref = false;
191 assert_se(got_unref);

Completed in 29 milliseconds