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
16528 #define sqlite3MutexAlloc(X) ((sqlite3_mutex*)8) macro25879 SQLITE_PRIVATE sqlite3_mutex *sqlite3MutexAlloc(int id){ in sqlite3MutexAlloc() function