nfs-ganesha 1.4
Public Attributes

db_thread_info__ Struct Reference

List of all members.

Public Attributes

pthread_t thr_id
unsigned int thr_index
flusher_queue_t work_queue
sqlite3 * db_conn
sqlite3_stmt * prep_stmt [STATEMENT_COUNT]
pthread_mutex_t pool_mutex
pool_tdbop_pool

Detailed Description

Definition at line 127 of file handle_mapping_db.c.


Member Data Documentation

Definition at line 135 of file handle_mapping_db.c.

Definition at line 143 of file handle_mapping_db.c.

Definition at line 142 of file handle_mapping_db.c.

sqlite3_stmt* db_thread_info__::prep_stmt[STATEMENT_COUNT]

Definition at line 138 of file handle_mapping_db.c.

Definition at line 129 of file handle_mapping_db.c.

Definition at line 130 of file handle_mapping_db.c.

Definition at line 132 of file handle_mapping_db.c.


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