Searched defs:sqlite3_mutex_notheld (Results 1 – 7 of 7) sorted by relevance
67 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
148 int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
44 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
52 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro
10299 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro18509 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function
8989 #define sqlite3_mutex_notheld(X) ((void)(X),1) macro16528 SQLITE_API int sqlite3_mutex_notheld(sqlite3_mutex *p){ in sqlite3_mutex_notheld() function