Home
last modified time | relevance | path

Searched defs:staticMutexes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c28472 static CheckMutex staticMutexes[] = { in checkMutexAlloc() local
29115 static sqlite3_mutex staticMutexes[] = { in pthreadMutexAlloc() local
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c28835 static CheckMutex staticMutexes[] = { in checkMutexAlloc() local
29478 static sqlite3_mutex staticMutexes[] = { in pthreadMutexAlloc() local
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c28701 static CheckMutex staticMutexes[] = { in checkMutexAlloc() local
29344 static sqlite3_mutex staticMutexes[] = { in pthreadMutexAlloc() local
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c28472 static CheckMutex staticMutexes[] = { in checkMutexAlloc() local
29115 static sqlite3_mutex staticMutexes[] = { in pthreadMutexAlloc() local