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

/sssd-io/src/monitor/
H A Dmonitor.c2328 static void mt_svc_restart(struct tevent_context *ev, function
2415 te = tevent_add_timer(svc->mt_ctx->ev, svc, tv, mt_svc_restart, svc);
2419 "Failed to allocate timed event: mt_svc_restart.\n");

Completed in 16 milliseconds