Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
558 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
4200 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
5239 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);80440 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){84466 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){123749 #define sqlite3_stmt_busy sqlite3_api->stmt_busy124223 sqlite3_stmt_busy,229475 sqlite3_result_int(ctx, sqlite3_stmt_busy(pCur->pStmt));