Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
589 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
4501 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
4814 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);88000 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){92399 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){137022 #define sqlite3_stmt_busy sqlite3_api->stmt_busy137525 sqlite3_stmt_busy,257569 pNew->aCol[STMT_COLUMN_BUSY] = sqlite3_stmt_busy(p);