|
PostgreSQL Source Code git master
|
Definition at line 47 of file test_aio.c.
| BlockNumber InjIoErrorState::completion_wait_blockno |
Definition at line 56 of file test_aio.c.
Referenced by inj_io_completion_continue(), and inj_io_completion_wait().
| uint32 InjIoErrorState::completion_wait_event |
Definition at line 58 of file test_aio.c.
Referenced by test_aio_shmem_startup().
| pid_t InjIoErrorState::completion_wait_pid |
Definition at line 57 of file test_aio.c.
Referenced by inj_io_completion_continue(), and inj_io_completion_wait().
| Oid InjIoErrorState::completion_wait_relfilenode |
Definition at line 55 of file test_aio.c.
Referenced by inj_io_completion_continue(), and inj_io_completion_wait().
| ConditionVariable InjIoErrorState::cv |
Definition at line 49 of file test_aio.c.
Referenced by inj_io_completion_continue(), and test_aio_shmem_startup().
| bool InjIoErrorState::enabled_completion_wait |
Definition at line 54 of file test_aio.c.
Referenced by inj_io_completion_continue(), inj_io_completion_wait(), and test_aio_shmem_startup().
| bool InjIoErrorState::enabled_reopen |
Definition at line 52 of file test_aio.c.
Referenced by inj_io_reopen_attach(), inj_io_reopen_detach(), and test_aio_shmem_startup().
| bool InjIoErrorState::enabled_short_read |
Definition at line 51 of file test_aio.c.
Referenced by inj_io_short_read_attach(), inj_io_short_read_detach(), and test_aio_shmem_startup().
| pid_t InjIoErrorState::short_read_pid |
Definition at line 62 of file test_aio.c.
Referenced by inj_io_short_read_attach().
| Oid InjIoErrorState::short_read_relfilenode |
Definition at line 61 of file test_aio.c.
Referenced by inj_io_short_read_attach().
| int InjIoErrorState::short_read_result |
Definition at line 63 of file test_aio.c.
Referenced by inj_io_short_read_attach().
| bool InjIoErrorState::short_read_result_set |
Definition at line 60 of file test_aio.c.
Referenced by inj_io_short_read_attach().