Home
last modified time | relevance | path

Searched refs:thread_pool_cancel (Results 1 – 2 of 2) sorted by relevance

/qemu/util/
H A Dthread-pool.c218 static void thread_pool_cancel(BlockAIOCB *acb) in thread_pool_cancel() function
238 .cancel_async = thread_pool_cancel,
H A Dtrace-events19 thread_pool_cancel(void *req, void *opaque) "req %p opaque %p"