summaryrefslogtreecommitdiff
path: root/lib/tevent/tevent_queue.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-09tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()Stefan Metzmacher1-2/+55
2011-08-09tevent: splitout tevent_queue_add_internal() from tevent_queue_add()Stefan Metzmacher1-8/+26
2011-08-09tevent: allow tevent_queue_add() to take a NULL trigger functionStefan Metzmacher1-0/+7
2011-08-09tevent: add tevent_queue_running() functionStefan Metzmacher1-0/+5
2009-03-17tevent: use an immediate event as trigger for tevent_queueStefan Metzmacher1-40/+59
2009-02-26tevent: add tevent_queue infrastructureStefan Metzmacher1-0/+198