Data Fields | |
pid_t | pid |
int | pipes [2] |
Definition at line 2872 of file pgbench.c.
pid_t fork_pthread::pid |
Definition at line 2874 of file pgbench.c.
Referenced by pthread_create(), and pthread_join().
int fork_pthread::pipes[2] |
Definition at line 2875 of file pgbench.c.
Referenced by pthread_create(), and pthread_join().