HomeSort by: relevance | last modified time | path
    Searched defs:busy_handler (Results 1 - 3 of 3) sorted by relevancy

  /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

Completed in 93 milliseconds