Searched defs:QueueChannel (Results 1 – 1 of 1) sorted by relevance
28 class QueueChannel : public RPCChannel { class30 QueueChannel(Queue &InQueue, Queue &OutQueue) in QueueChannel() function in QueueChannel