PostgreSQL Source Code: PgAioCtl Struct Reference (original) (raw)
#include <[aio_internal.h](aio%5F%5Finternal%5F8h%5Fsource.html)>
Data Fields | |
---|---|
int | backend_state_count |
PgAioBackend * | backend_state |
uint32 | iovec_count |
struct iovec * | iovecs |
uint64 * | handle_data |
uint32 | io_handle_count |
PgAioHandle * | io_handles |
Definition at line 223 of file aio_internal.h.
◆ backend_state
◆ backend_state_count
int PgAioCtl::backend_state_count
◆ handle_data
◆ io_handle_count
uint32 PgAioCtl::io_handle_count
◆ io_handles
◆ iovec_count
◆ iovecs
struct iovec* PgAioCtl::iovecs
The documentation for this struct was generated from the following file:
- src/include/storage/aio_internal.h