Home
last modified time | relevance | path

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

/third_party/sqlite/include/
H A Dsqlite3ext.h588 #define sqlite3_stmt_busy sqlite3_api->stmt_busy macro
/third_party/sqlite/src/
H A Dsqlite3.c89695 SQLITE_API int sqlite3_stmt_busy(sqlite3_stmt *pStmt){ global() function
132511 #define sqlite3_stmt_busy global() macro
[all...]

Completed in 131 milliseconds