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

/systemd/src/libsystemd/sd-event/
H A Dtest-event.c161 static int post_handler(sd_event_source *s, void *userdata) { function
243 assert_se(sd_event_add_post(e, NULL, post_handler, NULL) >= 0);

Completed in 9 milliseconds