Home
last modified time | relevance | path

Searched refs:pthreadMutexAlloc (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/src/
H A Dmutex_unix.c153 static sqlite3_mutex *pthreadMutexAlloc(int iType){ in pthreadMutexAlloc() function
377 pthreadMutexAlloc, in sqlite3DefaultMutex()