summaryrefslogtreecommitdiffstats
path: root/lib/tevent/tevent_queue.c
Commit message (Expand)AuthorAgeFilesLines
* tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty()Stefan Metzmacher2011-08-091-2/+55
* tevent: splitout tevent_queue_add_internal() from tevent_queue_add()Stefan Metzmacher2011-08-091-8/+26
* tevent: allow tevent_queue_add() to take a NULL trigger functionStefan Metzmacher2011-08-091-0/+7
* tevent: add tevent_queue_running() functionStefan Metzmacher2011-08-091-0/+5
* tevent: use an immediate event as trigger for tevent_queueStefan Metzmacher2009-03-171-40/+59
* tevent: add tevent_queue infrastructureStefan Metzmacher2009-02-261-0/+198