Searched defs:sqlite3_mutex_notheld (Results 1 – 7 of 7) sorted by relevance
1825 pub fn sqlite3_mutex_notheld(arg1: *mut sqlite3_mutex) -> ::std::os::raw::c_int; in sqlite3_mutex_notheld() function
2172 pub fn sqlite3_mutex_notheld(arg1: *mut sqlite3_mutex) -> ::std::os::raw::c_int; in sqlite3_mutex_notheld() function
17413 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro28963 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
2139 pub fn sqlite3_mutex_notheld(arg1: *mut sqlite3_mutex) -> ::std::os::raw::c_int; in sqlite3_mutex_notheld() function
17363 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro29097 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
17232 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro28734 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function