Data Fields | |
pid_t | procPid |
PGPROC * | proc |
int | nextMsgNum |
bool | resetState |
bool | signaled |
bool | hasMessages |
bool | sendOnly |
LocalTransactionId | nextLXID |
Definition at line 138 of file sinvaladt.c.
Definition at line 147 of file sinvaladt.c.
Referenced by CreateSharedInvalidationState(), SharedInvalBackendInit(), SIGetDataEntries(), and SIInsertDataEntries().
Definition at line 163 of file sinvaladt.c.
Referenced by CleanupInvalidationState(), CreateSharedInvalidationState(), and SharedInvalBackendInit().
Definition at line 144 of file sinvaladt.c.
Referenced by CleanupInvalidationState(), CreateSharedInvalidationState(), SharedInvalBackendInit(), SICleanupQueue(), and SIGetDataEntries().
Definition at line 142 of file sinvaladt.c.
Referenced by BackendIdGetProc(), CleanupInvalidationState(), CreateSharedInvalidationState(), and SharedInvalBackendInit().
pid_t ProcState::procPid |
Definition at line 141 of file sinvaladt.c.
Referenced by CleanupInvalidationState(), CreateSharedInvalidationState(), SharedInvalBackendInit(), and SICleanupQueue().
Definition at line 145 of file sinvaladt.c.
Referenced by CleanupInvalidationState(), CreateSharedInvalidationState(), SharedInvalBackendInit(), SICleanupQueue(), and SIGetDataEntries().
Definition at line 155 of file sinvaladt.c.
Referenced by SharedInvalBackendInit(), and SICleanupQueue().
Definition at line 146 of file sinvaladt.c.
Referenced by CleanupInvalidationState(), CreateSharedInvalidationState(), SharedInvalBackendInit(), SICleanupQueue(), and SIGetDataEntries().