lib: tevent: docs: Add tutorial on thread usage.
[Samba.git] / lib / tevent / doc / tevent_tutorial.dox
blob207a244f813c98b8601b185dc59f261207290398
1 /**
2 @page tevent_tutorial The Tutorial
4 @section tevent_tutorial_introduction Introduction
6 Tutorial describing working with tevent library.
8 @section tevent_tutorial_toc Table of contents
10 @subpage tevent_context
12 @subpage tevent_events
14 @subpage tevent_data
16 @subpage tevent_request
18 @subpage tevent_queue
20 @subpage tevent_thread