Searched refs:sqlite3MutexAlloc (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c17314 #define sqlite3MutexAlloc(X) ((sqlite3_mutex*)8) macro
20596 SQLITE_PRIVATE sqlite3_mutex *sqlite3MutexAlloc(int);
28753 SQLITE_PRIVATE sqlite3_mutex *sqlite3MutexAlloc(int id){ function
[all...]

Completed in 840 milliseconds