Searched defs:sqlite3_mutex_alloc (Results 1 – 11 of 11) sorted by relevance
503 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
16521 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro25882 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
3423 pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) -> *mut sqlite3_mutex; in sqlite3_mutex_alloc() function
16549 #define sqlite3_mutex_alloc(X) ((sqlite3_mutex*)8) macro25927 SQLITE_API sqlite3_mutex *sqlite3_mutex_alloc(int id){ in sqlite3_mutex_alloc() function
1670 pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) in sqlite3_mutex_alloc() function
1688 pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) in sqlite3_mutex_alloc() function
1853 pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) in sqlite3_mutex_alloc() function
1924 pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) in sqlite3_mutex_alloc() function