Searched defs:sqlite3_mutex_alloc (Results 1 – 6 of 6) sorted by relevance
534 #define sqlite3_mutex_alloc sqlite3_api->mutex_alloc macro
1786 pub fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) -> *mut sqlite3_mutex; in sqlite3_mutex_alloc() function
4115 pub unsafe fn sqlite3_mutex_alloc(arg1: ::std::os::raw::c_int) -> *mut sqlite3_mutex { in sqlite3_mutex_alloc() function