HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3_mutex_held (Results 26 - 31 of 31) sorted by null

12

  /external/chromium_org/third_party/sqlite/src/src/
test_quota.c 43 #define sqlite3_mutex_held(X) ((void)(X),1) macro
vtab.c 197 assert( sqlite3_mutex_held(db->mutex) );
os_unix.c 505 return sqlite3_mutex_held(sqlite3MutexAlloc(SQLITE_MUTEX_STATIC_MASTER));
    [all...]
vdbeaux.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.h     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]

Completed in 333 milliseconds

12