Home
last modified time | relevance | path

Searched refs:lsmLsmInUse (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/lsm1/
H A DlsmInt.h955 int lsmLsmInUse(lsm_db *db, i64 iLsmId, int *pbInUse);
H A Dlsm_shared.c1610 int lsmLsmInUse(lsm_db *db, i64 iLsmId, int *pbInUse){ in lsmLsmInUse() function