Searched defs:pthreadMutexInit (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dmutex_unix.c84 static int pthreadMutexInit(void){ return SQLITE_OK; } function
332 pthreadMutexInit,
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c17103 static int pthreadMutexInit(void){ return SQLITE_OK; } function
17351 pthreadMutexInit,
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c18816 static int pthreadMutexInit(void){ return SQLITE_OK; } function
19070 pthreadMutexInit,
[all...]
/external/sqlite/dist/
H A Dsqlite3.c18816 static int pthreadMutexInit(void){ return SQLITE_OK; } function
19070 pthreadMutexInit,
[all...]

Completed in 455 milliseconds