MCPcopy Create free account
hub / github.com/axboe/liburing / liburing.h

File liburing.h

src/include/liburing.h:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/* SPDX-License-Identifier: MIT */
2#ifndef LIB_URING_H
3#define LIB_URING_H
4

Callers

nothing calls this directly

Calls 9

io_uring_cqe_shiftFunction · 0.85
io_uring_cqe_nrFunction · 0.85
io_uring_recvmsg_payloadFunction · 0.85
io_uring_sq_space_leftFunction · 0.85
__io_uring_sqring_waitFunction · 0.85
__io_uring_get_cqeFunction · 0.85
io_uring_skip_cqeFunction · 0.85
io_uring_buf_ring_headFunction · 0.85

Tested by

no test coverage detected