| Home | Sort by: relevance | last modified time | path |
| /src/external/public-domain/sqlite/dist/ | |
| sqlite3ext.h | 46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member in struct:sqlite3_api_routines 408 #define sqlite3_busy_handler sqlite3_api->busy_handler |
| sqlite3ext.h | 46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member in struct:sqlite3_api_routines 408 #define sqlite3_busy_handler sqlite3_api->busy_handler |
| sqlite3ext.h | 46 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); member in struct:sqlite3_api_routines 408 #define sqlite3_busy_handler sqlite3_api->busy_handler |