Searched defs:sqlite3_stmt_busy (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3ext.h589 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
H A Dsqlite3.c91895 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){ function
136061 #define sqlite3_stmt_busy macro
[all...]

Completed in 555 milliseconds