Asterisk - The Open Source Telephony Project
21.4.1
|
Data Fields | |
struct ast_string_field_mgr | __field_mgr |
struct ast_string_field_pool * | __field_mgr_pool |
unsigned int | batch |
int | busy_timeout |
ast_cond_t | cond |
unsigned int | debug:1 |
unsigned int | dirty:1 |
unsigned int | exiting:1 |
const ast_string_field | filename |
sqlite3 * | handle |
unsigned int | has_batch_thread:1 |
const ast_string_field | name |
unsigned int | requirements:2 |
pthread_t | syncthread |
unsigned int | wakeup:1 |
Definition at line 89 of file res_config_sqlite3.c.