Home
last modified time | relevance | path

Searched defs:thread_params (Results 1 – 3 of 3) sorted by relevance

/test/dittosuite/src/
Dmultithreading.cpp21 std::vector<MultithreadingParams> thread_params) in Multithreading()
Dmultiprocessing.cpp28 std::vector<MultithreadingParams> thread_params) in Multiprocessing()
Dinstruction_factory.cpp209 std::vector<MultithreadingParams> thread_params; in CreateFromProtoInstruction() local