Searched defs:xMutexAlloc (Results 1 - 2 of 2) sorted by relevance
/third_party/sqlite/include/ | ||
H A D | sqlite3.h | 7934 sqlite3_mutex *(*xMutexAlloc)(int); member |
/third_party/sqlite/src/ | ||
H A D | sqlite3.c | 8243 sqlite3_mutex *(*xMutexAlloc)(int); member [all...] |
Completed in 142 milliseconds