Home
last modified time | relevance | path

Searched refs:stmt_busy (Results 1 – 2 of 2) sorted by relevance

/third_party/sqlite/include/
Dsqlite3ext.h243 int (*stmt_busy)(sqlite3_stmt*); member
571 #define sqlite3_stmt_busy sqlite3_api->stmt_busy
/third_party/sqlite/src/
Dsqlite3.c128014 int (*stmt_busy)(sqlite3_stmt*);
128338 #define sqlite3_stmt_busy sqlite3_api->stmt_busy