WIP: job API
[metze/samba/wip.git] / lib / tevent / tevent_threads.c
2018-05-17 Ralph BoehmeWIP: job API
2018-05-17 Ralph BoehmeWIP: metzes attempt
2018-05-17 Ralph BoehmeWIP: add pthreadpool and fncall_send to tevent
2018-05-17 Stefan Metzmachertevent: add tevent_context_wrapper_create() infrastructure
2018-05-17 Stefan Metzmachertevent: split out tevent_common_invoke_immediate_handler()
2018-05-17 Stefan Metzmachertevent: add tevent_threaded_schedule_immediate_destruct...
2018-05-17 Stefan Metzmachertevent: use _tevent_schedule_immediate() to move events...
2018-05-17 Stefan Metzmachertevent: use struct initializers for tevent_immediate
2017-11-17 Jeremy Allisonlib: tevent: Minor cleanup. wakeup_fd can always be...
2017-11-11 Volker Lendecketevent: Fix a race condition
2017-06-16 Volker Lendecketevent_threads: Fix a rundown race introduced with...
2017-06-08 Volker Lendecketevent: Fix a race condition in tevent context rundown
2016-10-04 Volker Lendecketevent: Make talloc_free safe when threaded_contexts...
2016-08-23 Volker Lendecketevent: Add threaded immediate activation
2016-08-23 Volker Lendecketevent: Fix a typo
2016-05-12 Michael Adamtevent:threads: fix -O3 error unused result of write
2015-11-05 Jeremy Allisonlib: tevent: Initial checkin of threaded tevent context...