Searched defs:BtShared (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3.c8215 typedef struct BtShared BtShared; typedef in typeref:struct:BtShared
8377 ** use mutexes to access the BtShared structures. So make the
9611 ** Btrees that refer to the same underlying BtShared object.
48842 struct BtShared { struct
[all...]
/external/sqlite/dist/
H A Dsqlite3.c8215 typedef struct BtShared BtShared; typedef in typeref:struct:BtShared
8377 ** use mutexes to access the BtShared structures. So make the
9611 ** Btrees that refer to the same underlying BtShared object.
48870 struct BtShared { struct
[all...]

Completed in 392 milliseconds