Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

TState Struct Reference

Data Fields

int tid
pthread_t thread
CStatestate
int nstate
instr_time start_time
instr_timeexec_elapsed
int * exec_count
unsigned short random_state [3]

Detailed Description

Definition at line 214 of file pgbench.c.


Field Documentation

Definition at line 222 of file pgbench.c.

Referenced by doCustom(), main(), and printResults().

Definition at line 221 of file pgbench.c.

Referenced by doCustom(), main(), and printResults().

Definition at line 219 of file pgbench.c.

Referenced by main(), and threadRun().

unsigned short TState::random_state[3]

Definition at line 223 of file pgbench.c.

Referenced by doCustom(), getrand(), and main().

Definition at line 220 of file pgbench.c.

Referenced by main(), and threadRun().

Definition at line 218 of file pgbench.c.

Referenced by main(), and threadRun().

Definition at line 217 of file pgbench.c.

Referenced by main().

Definition at line 216 of file pgbench.c.

Referenced by main(), and threadRun().


The documentation for this struct was generated from the following file: