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

  /external/chromium_org/third_party/sqlite/src/src/
mutex.c 149 return p==0 || sqlite3GlobalConfig.mutex.xMutexNotheld(p);
test_init.c 104 return wrapped.mutex.xMutexNotheld(p);
test_mutex.c 49 return g.m.xMutexNotheld(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 1019 milliseconds