Searched refs:SQLExecThreadInput (Results 1 – 2 of 2) sorted by relevance
79 struct SQLExecThreadInput struct81 SQLExecThreadInput() {data=0; packet=0;} in SQLExecThreadInput() argument110 ThreadPool<SQLExecThreadInput, SQLExecThreadOutput> sqlThreadPool; argument
111 …ugin::SQLExecThreadOutput ExecStatementThread(SQLite3ServerPlugin::SQLExecThreadInput threadInput,… in ExecStatementThread()194 SQLExecThreadInput input; in OnReceive()