|
PostgreSQL Source Code git master
|
#include <timeout.h>
Data Fields | |
| TimeoutId | id |
| bool | keep_indicator |
| TimeoutId DisableTimeoutParams::id |
Definition at line 71 of file timeout.h.
Referenced by disable_timeouts(), LockErrorCleanup(), and ProcSleep().
| bool DisableTimeoutParams::keep_indicator |
Definition at line 72 of file timeout.h.
Referenced by LockErrorCleanup(), and ProcSleep().