Searched defs:commandMQ (Results 1 – 2 of 2) sorted by relevance
28 CommandMQ* commandMQ, DataMQ* dataMQ, in WriteThread()
280 auto commandMQ = std::make_unique<CommandMQ>(1); in prepareForWriting() local