Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/lsm1/lsm-test/
H A Dlsmtest_io.c58 typedef struct IoContext IoContext; typedef
60 struct IoContext { struct
121 IoContext *pCtx, in doOneCmd()
194 IoContext ctx; in do_io()
206 memset(&ctx, 0, sizeof(IoContext)); in do_io()