summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/tevent/tevent_poll.c
Commit message (Collapse)AuthorAgeFilesLines
* ctdb-build: Remove duplicate tevent libraryAmitay Isaacs2014-06-201-725/+0
| | | | | Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
* tevent: Sync to tevent 0.9.18 from upstreamAmitay Isaacs2013-05-291-80/+487
| | | | (This used to be ctdb commit 82d61f77c01df0fbb42743593937b175ce22a445)
* lib/tevent: Add trace point callbackMartin Schwenke2012-06-121-0/+2
| | | | | | | | | | | | | | Set/get a single callback function to be invoked at various trace points. Define "before wait" and "after wait" trace points - more trace points can be added later if required. CTDB wants this to log long waits and events. Pair-programmed-with: Amitay Isaacs <amitay@gmail.com> Signed-off-by: Martin Schwenke <martin@meltin.net> Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be ctdb commit cb2bbe93628c1ab932c2e1ad6e2ec199a98f74c6)
* lib/tevent: In poll_event_context, add a pointer back to the tevent_contextMartin Schwenke2012-06-121-0/+4
| | | | | | | | | This makes it consistent with the other backends. Signed-off-by: Martin Schwenke <martin@meltin.net> Signed-off-by: Stefan Metzmacher <metze@samba.org> (This used to be ctdb commit e0c9200c05b1f7a04e002f505ebb5ba9340c0ca1)
* lib/tevent: Sync tevent from samba git treeAmitay Isaacs2012-04-131-0/+312
Signed-off-by: Amitay Isaacs <amitay@gmail.com> (This used to be ctdb commit 483459c79884891b3639a8bb865d5e8318cde98c)