HomeSort by relevance Sort by last modified time
    Searched refs:xMutexHeld (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
mutex.c 146 return p==0 || sqlite3GlobalConfig.mutex.xMutexHeld(p);
test_init.c 101 return wrapped.mutex.xMutexHeld(p);
test_mutex.c 44 return g.m.xMutexHeld(p->pReal);
sqlite.h.in     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.c     [all...]

Completed in 128 milliseconds