Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
struct tables * | first |
struct odbc_cache_tables * | first |
struct tables * | last |
struct odbc_cache_tables * | last |
ast_rwlock_t | lock |
Definition at line 90 of file cdr_adaptive_odbc.c.
struct tables * first |
Definition at line 90 of file cdr_adaptive_odbc.c.
struct odbc_cache_tables* first |
Definition at line 107 of file res_odbc.c.
struct tables * last |
Definition at line 90 of file cdr_adaptive_odbc.c.
struct odbc_cache_tables* last |
Definition at line 107 of file res_odbc.c.
ast_rwlock_t lock |
Definition at line 90 of file cdr_adaptive_odbc.c.