1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00

tevent: Add prototypes

... doxygen docs to be filled in :-)

Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
Volker Lendecke 2013-12-13 11:59:04 +01:00 committed by Stefan Metzmacher
parent e7d4b7deda
commit fd80e54416

View File

@ -340,6 +340,10 @@ struct tevent_signal *_tevent_add_signal(struct tevent_context *ev,
#handler, __location__)
#endif
size_t tevent_num_signals(void);
size_t tevent_sa_info_queue_count(void);
#ifdef DOXYGEN
/**
* @brief Pass a single time through the mainloop