Home
last modified time | relevance | path

Searched defs:async_cancel (Results 1 – 2 of 2) sorted by relevance

/third_party/liburing/test/
Dfutex.c69 int async_cancel) in __test()
150 int async_cancel = (!i % 2); in test() local
Dio-cancel.c118 static int start_cancel(struct io_uring *ring, int do_partial, int async_cancel) in start_cancel()
154 int async_cancel) in test_io_cancel()