|
nfs-ganesha 1.4
|
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_t * | dbop_pool |
Definition at line 127 of file handle_mapping_db.c.
| sqlite3* db_thread_info__::db_conn |
Definition at line 135 of file handle_mapping_db.c.
Definition at line 143 of file handle_mapping_db.c.
| pthread_mutex_t db_thread_info__::pool_mutex |
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.
| pthread_t db_thread_info__::thr_id |
Definition at line 129 of file handle_mapping_db.c.
| unsigned int db_thread_info__::thr_index |
Definition at line 130 of file handle_mapping_db.c.
Definition at line 132 of file handle_mapping_db.c.
1.7.3