summaryrefslogtreecommitdiff
path: root/io_uring/futex.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-06io_uring: move cancelations to be io_uring_task basedJens Axboe1-2/+2
2024-04-15io_uring/alloc_cache: switch to array based cachingJens Axboe1-2/+3
2023-09-29io_uring: add support for vectored futex waitsJens Axboe1-0/+2
2023-09-29io_uring: add support for futex wake and waitJens Axboe1-0/+34