]> Git Repo - qemu.git/blobdiff - io/trace-events
configure: eliminate Python dependency for --help
[qemu.git] / io / trace-events
index e31b596ca1d2483f52d183c6f2ed129d6ef4cd9a..ff993bef4551991ffefdd2f352be0be28adaeba3 100644 (file)
@@ -3,7 +3,6 @@
 # io/task.c
 qio_task_new(void *task, void *source, void *func, void *opaque) "Task new task=%p source=%p func=%p opaque=%p"
 qio_task_complete(void *task) "Task complete task=%p"
-qio_task_abort(void *task) "Task abort task=%p"
 qio_task_thread_start(void *task, void *worker, void *opaque) "Task thread start task=%p worker=%p opaque=%p"
 qio_task_thread_run(void *task) "Task thread run task=%p"
 qio_task_thread_exit(void *task) "Task thread exit task=%p"
This page took 0.022786 seconds and 4 git commands to generate.