Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-08-09 | tevent: add tevent_queue_add_entry() and tevent_queue_add_optimize_empty() | Stefan Metzmacher | 1 | -2/+55 |
2011-08-09 | tevent: splitout tevent_queue_add_internal() from tevent_queue_add() | Stefan Metzmacher | 1 | -8/+26 |
2011-08-09 | tevent: allow tevent_queue_add() to take a NULL trigger function | Stefan Metzmacher | 1 | -0/+7 |
2011-08-09 | tevent: add tevent_queue_running() function | Stefan Metzmacher | 1 | -0/+5 |
2009-03-17 | tevent: use an immediate event as trigger for tevent_queue | Stefan Metzmacher | 1 | -40/+59 |
2009-02-26 | tevent: add tevent_queue infrastructure | Stefan Metzmacher | 1 | -0/+198 |