Home
last modified time | relevance | path

Searched refs:thread_ids_copy (Results 1 – 1 of 1) sorted by relevance

/test/dittosuite/src/
Dinstruction_factory.cpp214 auto thread_ids_copy = thread_ids; in CreateFromProtoInstruction() local
215 thread_ids_copy.push_back(InstructionFactory::GenerateThreadId()); in CreateFromProtoInstruction()
217 thread_ids_copy, thread.instruction()))); in CreateFromProtoInstruction()