#include <cstdint>
#include <cstring>
#include <stdexcept>
#include <string>
#include <liburing.h>
#include <liburing/io_uring.h>
#include "TError.h"
Classes | |
class | ROOT::Internal::RIoUring |
struct | ROOT::Internal::RIoUring::RReadEvent |
Basic read event composed of IO data and a target file descriptor. More... | |
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
namespace | ROOT::Internal |