]> xenbits.xensource.com Git - people/iwj/xen.git/commit
libxl: ao: Timeouts are cancellable wip.ao-cancel wip.ao-cancel.v1-2013-12
authorIan Jackson <ian.jackson@eu.citrix.com>
Fri, 20 Dec 2013 18:02:54 +0000 (18:02 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 20 Dec 2013 18:42:48 +0000 (18:42 +0000)
commite6315f0d23fde153ee50cc4432eae918bde4a2c7
treee5b86899d29e7f6dc2e5871b33fc7a507b994016
parent2fb9ae3b63709b3a6cda96798d677520ec2b1bfa
libxl: ao: Timeouts are cancellable

Make libxl__ev_time* register with the cancellation machinery, so that
libxl_ao_cancel can cancel any operation which has a timeout.

Signed-off-by: Ian Jackson <Ian.Jackson@eu.citrix.com>
tools/libxl/libxl_event.c
tools/libxl/libxl_internal.h