Searched refs:sqlite3_stmt_busy (Results 1 – 3 of 3) sorted by relevance
567 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
4312 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);
4618 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt*);82078 if( sqlite3_stmt_busy((sqlite3_stmt*)p) ){86134 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){127881 #define sqlite3_stmt_busy sqlite3_api->stmt_busy128362 sqlite3_stmt_busy,237342 sqlite3_result_int(ctx, sqlite3_stmt_busy(pCur->pStmt));