Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
505 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
3602 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
3862 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);72792 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){76522 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){109340 #define sqlite3_stmt_busy sqlite3_api->stmt_busy109767 sqlite3_stmt_busy,
Completed in 443 milliseconds