Searched refs:stmt_busy (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3ext.h | 243 int (*stmt_busy)(sqlite3_stmt*); member 588 #define sqlite3_stmt_busy sqlite3_api->stmt_busy |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | [all...] |
Completed in 126 milliseconds