Data Fields | |
int | minMsgNum |
int | maxMsgNum |
int | nextThreshold |
int | lastBackend |
int | maxBackends |
slock_t | msgnumLock |
SharedInvalidationMessage | buffer [MAXNUMMESSAGES] |
ProcState | procState [1] |
Definition at line 167 of file sinvaladt.c.
SharedInvalidationMessage SISeg::buffer[MAXNUMMESSAGES] |
Definition at line 183 of file sinvaladt.c.
Referenced by SIGetDataEntries(), and SIInsertDataEntries().
Definition at line 175 of file sinvaladt.c.
Referenced by CleanupInvalidationState(), CreateSharedInvalidationState(), SharedInvalBackendInit(), SICleanupQueue(), and SIInsertDataEntries().
Definition at line 176 of file sinvaladt.c.
Referenced by CreateSharedInvalidationState(), and SharedInvalBackendInit().
int SISeg::maxMsgNum |
Definition at line 173 of file sinvaladt.c.
Referenced by CreateSharedInvalidationState(), SharedInvalBackendInit(), SICleanupQueue(), SIGetDataEntries(), and SIInsertDataEntries().
int SISeg::minMsgNum |
Definition at line 172 of file sinvaladt.c.
Referenced by CreateSharedInvalidationState(), SICleanupQueue(), and SIInsertDataEntries().
Definition at line 178 of file sinvaladt.c.
Referenced by CreateSharedInvalidationState(), SIGetDataEntries(), and SIInsertDataEntries().
Definition at line 174 of file sinvaladt.c.
Referenced by CreateSharedInvalidationState(), SICleanupQueue(), and SIInsertDataEntries().
Definition at line 191 of file sinvaladt.c.
Referenced by BackendIdGetProc(), CleanupInvalidationState(), CreateSharedInvalidationState(), SharedInvalBackendInit(), SICleanupQueue(), SIGetDataEntries(), and SIInsertDataEntries().