Home
last modified time | relevance | path

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

/sqlite-3.40.0/src/
H A Dtest_multiplex.c107 typedef struct multiplexConn multiplexConn; typedef
137 struct multiplexConn { struct
138 sqlite3_file base; /* Base class - must be first */
139 multiplexGroup *pGroup; /* The underlying group of files */