Home
last modified time | relevance | path

Searched defs:sqlite3_stmt_busy (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/src/
H A Dvdbeapi.c1794 int sqlite3_stmt_busy(sqlite3_stmt *pStmt){ in sqlite3_stmt_busy() function
H A Dsqlite3ext.h582 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro