Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dsqlite3.c16737 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
27923 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex *p){ sqlite3_mutex_notheld() function
[all...]

Completed in 275 milliseconds