Searched defs:multiplexConn (Results 1 – 1 of 1) sorted by relevance
107 typedef struct multiplexConn multiplexConn; typedef137 struct multiplexConn { struct138 sqlite3_file base; /* Base class - must be first */139 multiplexGroup *pGroup; /* The underlying group of files */