method_sync.c File Reference
Include dependency graph for method_sync.c:
Go to the source code of this file.
Function Documentation
◆ pgaio_sync_needs_synchronous_execution()
static bool pgaio_sync_needs_synchronous_execution
(
PgAioHandle *
ioh )
static
◆ pgaio_sync_submit()
static int pgaio_sync_submit
(
uint16
num_staged_ios,
)
static
Variable Documentation
◆ pgaio_sync_ops
Initial value:= {
}
static int pgaio_sync_submit(uint16 num_staged_ios, PgAioHandle **staged_ios)
static bool pgaio_sync_needs_synchronous_execution(PgAioHandle *ioh)
Definition at line 28 of file method_sync.c.