Searched defs:sqlite3_mutex_alloc (Results 1 – 1 of 1) sorted by relevance
7657 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro12896 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function13059 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int iType){ in sqlite3_mutex_alloc() function13315 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int iType){ in sqlite3_mutex_alloc() function13632 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int iType){ in sqlite3_mutex_alloc() function61026 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro