Searched defs:sqlite3_stmt_busy (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/src/ | ||
| H A D | vdbeapi.c | 1794 int sqlite3_stmt_busy(sqlite3_stmt *pStmt){ in sqlite3_stmt_busy() function |
| H A D | sqlite3ext.h | 582 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro |