Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
599 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
4800 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
5121 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);90916 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){95604 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){ function142832 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro143345 sqlite3_stmt_busy,268749 pNew->aCol[STMT_COLUMN_BUSY] = sqlite3_stmt_busy(p);