Searched defs:sqlite3MutexAlloc (Results 1 – 2 of 2) sorted by relevance
9292 #define sqlite3MutexAlloc(X) ((sqlite3_mutex*)8) macro16860 SQLITE_PRIVATE sqlite3_mutex *sqlite3MutexAlloc(int id){ in sqlite3MutexAlloc() function
10915 #define sqlite3MutexAlloc(X) ((sqlite3_mutex*)8) macro19317 SQLITE_PRIVATE sqlite3_mutex *sqlite3MutexAlloc(int id){ in sqlite3MutexAlloc() function