PostgreSQL Source Code git master
|
#include <aio_types.h>
Data Fields | |
PgAioResult | result |
PgAioTargetData | target_data |
Definition at line 110 of file aio_types.h.
PgAioResult PgAioReturn::result |
Definition at line 112 of file aio_types.h.
Referenced by pgaio_io_acquire_nb(), and pgaio_io_reclaim().
PgAioTargetData PgAioReturn::target_data |
Definition at line 113 of file aio_types.h.
Referenced by pgaio_io_reclaim().