tevent: split out tevent_common_invoke_timer_handler()
authorStefan Metzmacher <metze@samba.org>
Tue, 22 Jul 2014 11:08:42 +0000 (13:08 +0200)
committerStefan Metzmacher <metze@samba.org>
Thu, 17 May 2018 07:51:47 +0000 (09:51 +0200)
commitaedff9e2282a1aaaa586c393f880c9ade9db595f
tree9cc7d4c6cef48a0e19e0060fd37596299d60c535
parentd421ffb9503816bf44846f5ecbcba42d5b5b88d5
tevent: split out tevent_common_invoke_timer_handler()

As side effect this avoids tricks with an extra
tevent_common_timed_deny_destructor().

We'll remove the _PRIVATE_ with the next release.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
lib/tevent/tevent_internal.h
lib/tevent/tevent_timed.c