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

/external/sqlite/dist/orig/
H A Dsqlite3.c13769 ** SHARED_SIZE is the number of bytes available in the pool from which
13783 ** the pages involved in locking therefore. SHARED_SIZE is selected so
13804 #define SHARED_SIZE 510 macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c13769 ** SHARED_SIZE is the number of bytes available in the pool from which
13783 ** the pages involved in locking therefore. SHARED_SIZE is selected so
13804 #define SHARED_SIZE 510 macro
[all...]

Completed in 517 milliseconds