Searched refs:LSM_DFLT_MULTIPLE_PROCESSES (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/lsm1/ | ||
| H A D | lsmInt.h | 60 #define LSM_DFLT_MULTIPLE_PROCESSES 1 macro |
| H A D | lsm_main.c | 98 pDb->bMultiProc = LSM_DFLT_MULTIPLE_PROCESSES; in lsm_new() |