Home
last modified time | relevance | path

Searched defs:mxFrame (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/tool/
H A Dshowwal.c26 static int mxFrame = 0; /* Last frame */ variable
/sqlite-3.40.0/src/
H A Dwal.c328 u32 mxFrame; /* Index of last valid frame in the WAL */ member
2716 u32 mxFrame; /* Wal frame to lock to */ in walTryBeginRead() local