tevent: add tevent_threaded_schedule_immediate_destructor that just aborts
commit157df4da26aeb46eedf1a0f3895cc5fbc751f1dc
authorStefan Metzmacher <metze@samba.org>
Fri, 23 Mar 2018 09:32:15 +0000 (23 10:32 +0100)
committerRalph Boehme <slow@samba.org>
Wed, 11 Jul 2018 21:04:19 +0000 (11 23:04 +0200)
treefb3efcd4b07d27743766a801cdd77fcc28dd07e8
parent0b91f6f0e4eeff7bbff24b33dd2087e2903e969b
tevent: add tevent_threaded_schedule_immediate_destructor that just aborts

This will be active while the event is part of the ev->scheduled_immediates
list.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
lib/tevent/tevent_threads.c